# The following options will be passed to all MySQL clients [client] user=mysql port = 3306 socket = /tmp/mysql.sock # The MySQL server [mysqld] datadir=/data/mysql-6.0/var port = 3306 socket = /tmp/mysql.sock query_cache_size = 0 max_connections=2049 thread_cache=1024 query_cache_type=0 max_allowed_packet=512M max_connections=1601 default_storage_engine=Falcon falcon_io_threads=10 falcon_record_memory_max=4096M falcon_page_cache_size=1650M falcon_page_size=8k falcon_serial_log_dir=/data/mysql-6.0/logs falcon_serial_log_buffers=100 falcon_consistent_read=off falcon_record_scavenge_floor=50 falcon_record_scavenge_threshold=50 falcon_debug_mask=512 falcon_debug_server=1 table_open_cache = 2048