#This File was made using the WinMySQLAdmin 1.4 Tool #27.10.2003 11:28:30 #Uncomment or Add only the keys that you know how works. #Read the MySQL Manual for instructions [mysqld] server-id=28 master-host = removed master-user = replicator master-password = replicator slave_compressed_protocol = 1 replicate-do-db = supportweb log-bin binlog-do-db = repository log-warnings log-slow-queries= F:/mysql/slow.log basedir = C:/Program Files/mysql datadir = F:/mysql/data skip-innodb skip-bdb #set-veriable = slow_query=1 #If creating the thread takes longer than this value (in seconds), the Slow_launch_threads counter will be incremented. slow_launch_time=1 #language=C:/Program Files/mysql/share/your language directory #slow query log#= #tmpdir#= #port=3306 set-variable = key_buffer=16M query_cache_size = 12M query_cache_type = 1 set-variable = thread_cache=8 #set-variable = thread_cache_size=270 set-variable = thread_concurrency=8 [WinMySQLadmin] Server = C:/Program Files/mysql/bin/mysqld-nt.exe user = root password = root