[mysqld]
disable-log-bin=1
default-authentication-plugin=mysql_native_password
performance-schema=0
default-storage-engine=MyISAM
innodb_file_per_table=1
max_allowed_packet=268435456
innodb_buffer_pool_size=25165824
open_files_limit=40000
mysqlx=0
