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

innodb_buffer_pool_size=2G
tmp_table_size=64M
max_heap_table_size=64M
