[client] port=3306 [mysql] default-character-set=latin1 max_allowed_packet=16M [mysqld] port=3306 basedir="C:/Program Files/xampp/mysql" datadir="C:/Program Files/xampp/mysql/data" default-character-set=latin1 default-storage-engine=INNODB sql-mode="STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION" max_connections=200 query_cache_size=20M query_cache_type=1 table_cache=1520 tmp_table_size=160M thread_cache_size=8 myisam_max_sort_file_size=100G myisam_max_extra_sort_file_size=100G myisam_sort_buffer_size=100M key_buffer_size=150M read_buffer_size=1M read_rnd_buffer_size=4M sort_buffer_size=50M innodb_additional_mem_pool_size=10M innodb_flush_log_at_trx_commit=1 innodb_log_buffer_size=4M innodb_buffer_pool_size=300M innodb_log_file_size=255M innodb_thread_concurrency=12 [WinMySQLAdmin] Server=C:/Program Files/xampp/mysql/bin/mysqld-nt.exe