Thanks for the response!
No line like that exists for me.
[mysqld]
datadir=C:/MariaDB 10.1/data
port=3306
sql_mode="STRICT_TRANS_TABLES,NO_ENGINE_SUBSTITUTI ON"
default_storage_engine=innodb
innodb_buffer_pool_size=2559M
innodb_log_file_size=50M
[client]
port=3306
Above is all the info in the my.ini on my server.
|