[mysqld] sql_mode=NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION table_open_cache = 8000 table_definition_cache = 10000 sort_buffer_size = 1M join_buffer_size = 1M read_buffer_size = 1M read_rnd_buffer_size = 4M tmp_table_size = 512M myisam_sort_buffer_size = 256M key_buffer_size = 512M max_connections = 500 max_user_connections = 10 innodb_buffer_pool_size=12017M