[client] port=3306 [mysql] default-character-set=latin1 [mysqld] port=3306 basedir="C:/mysql/" datadir="C:/mysql/Data/" default-character-set=latin1 default-storage-engine=MyISAM sql-mode="STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION" max_connections=100 query_cache_size=0 table_cache=256 tmp_table_size=9M thread_cache_size=8 myisam_max_sort_file_size=100G myisam_max_extra_sort_file_size=100G myisam_sort_buffer_size=18M key_buffer_size=11M read_buffer_size=64K read_rnd_buffer_size=256K sort_buffer_size=256K innodb_additional_mem_pool_size=2M innodb_flush_log_at_trx_commit=1 innodb_log_buffer_size=1M innodb_buffer_pool_size=18M innodb_log_file_size=10M innodb_thread_concurrency=8 server-id=2 master-host=192.168.1.6 master-port=3306 master-user=repl master-password=repl_7/7 master-connect-retry=98 slave-skip-errors=all log-slave-updates log-bin=sc004-bin relay-log=sc004-relay-bin