1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68
|
connect_timeout=1000000
max_execution_time=1000000
max_connections=10000000
table_open_cache=200000
tmp_table_size=2G
skip_name_resolve
thread_cache_size=1000
myisam_max_sort_file_size=100G
myisam_sort_buffer_size=2G
key_buffer_size=16M
read_buffer_size=128K
read_rnd_buffer_size=512K
tmp_table_size=128M
net_buffer_length=32768
innodb_flush_log_at_trx_commit=1
innodb_log_buffer_size=16M
innodb_buffer_pool_size=1G
innodb_log_file_size=256M
innodb_thread_concurrency=65
innodb_autoextend_increment=64
innodb_buffer_pool_instances=8
innodb_concurrency_tickets=5000
innodb_old_blocks_time=1000
innodb_open_files=300
innodb_stats_on_metadata=0
innodb_file_per_table=1
innodb_checksum_algorithm=0
back_log=80
flush_time=90000
join_buffer_size=256K
max_allowed_packet=1073741824
max_connect_errors=100
open_files_limit=4161
sort_buffer_size=256K
table_definition_cache=1400
binlog_row_event_max_size=8K
sync_master_info=10000
sync_relay_log=10000
sync_relay_log_info=10000
loose_mysqlx_port=66060
delayed_insert_limit=200
innodb_fill_factor=200
innodb_idle_flush_pct=200
key_cache_division_limit=200
max_connect_errors=200
mysqlx_max_connections=200
performance_schema_max_cond_classes=200
performance_schema_max_thread_classes=200
net_buffer_length=20000
max_prepared_stmt_count=20000
innodb_lock_wait_timeout=100
regexp_time_limit=64
slave_net_timeout=120
mysqlx_idle_worker_thread_timeout=120
mysqlx_write_timeout=120
interactive_timeout=55000
mysqlx_interactive_timeout=55000
mysqlx_wait_timeout=55000
wait_timeout=55000
net_read_timeout=6000 |
Partager