mysqld-nt.exe --character-set-server=latin1 --collation-server=latin1_bin --default-storage-engine=INNODB --max_connections=100 --port=3306 --query_cache_type=1 --query_cache_size=16M --standalone --table_cache=256 --thread_cache_size=8 --key_buffer_size=64M --read_buffer_size=8M --read_rnd_buffer_size=8M --sort_buffer_size=8M --myisam_sort_buffer_size=16M --innodb_additional_mem_pool_size=4M --innodb_flush_log_at_trx_commit=0 --innodb_log_buffer_size=8M --innodb_buffer_pool_size=64M --innodb_file_per_table --innodb_file_io_threads=8 --innodb_log_file_size=8M --innodb_thread_concurrency=8 --bind-address=127.0.0.1 --log-error=ambit.err