# ./mysql_data/my.cnf [mysqld] max_connections = 150 table_open_cache = 400 innodb_buffer_pool_size = 512M innodb_redo_log_capacity = 256M innodb_flush_log_at_trx_commit = 1 sync_binlog = 0 log_bin_trust_function_creators = 1 authentication_policy = 'mysql_native_password' skip-name-resolve