View Single Post
  #3  
Old 07-22-2016, 12:32 AM
Nzoe
Fire Beetle
 
Join Date: Jan 2015
Posts: 19
Default

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.
Reply With Quote