本文介绍云数据库 MySQL 版为 MySQL 8.0 实例提供的可修改参数,以及参数的默认值、修改后是否需要重启和取值范围。
参数名 | 参数默认值 | 是否需要重启 | 取值范围 |
---|---|---|---|
auto_increment_increment | 1 | 否 | [1-65535] |
auto_increment_offset | 1 | 否 | [1-65535] |
automatic_sp_privileges | ON | 否 | [ON|OFF] |
avoid_temporal_upgrade | OFF | 否 | [ON|OFF] |
back_log | 3000 | 是 | [0-65535] |
binlog_cache_size | 2097152 | 否 | [4096-16777216] |
binlog_checksum | CRC32 | 是 | [CRC32|NONE] |
binlog_order_commits | ON | 否 | [ON|OFF] |
binlog_row_image | full | 否 | [full|minimal] |
binlog_rows_query_log_events | OFF | 否 | [ON|OFF] |
binlog_stmt_cache_size | 32768 | 否 | [4096-16777216] |
block_encryption_mode | aes-128-ecb | 否 | [aes-128-ecb|aes-192-ecb|aes-256-ecb|aes-128-cbc|aes-192-cbc|aes-256-cbc] |
bulk_insert_buffer_size | 4194304 | 否 | [0-4294967295] |
character_set_filesystem | binary | 否 | [utf8|latin1|gbk|binary] |
character_set_server | utf8mb3 | 是 | [utf8mb3|latin1|gbk|gb18030|utf8mb4] |
collation_server | utf8_general_ci | 是 | [utf8mb4_0900_ai_ci|utf8mb4_0900_as_ci|utf8mb4_0900_as_cs|utf8mb4_bin|utf8mb4_croatian_ci|utf8mb4_cs_0900_ai_ci|utf8mb4_cs_0900_as_cs|utf8mb4_czech_ci|utf8mb4_danish_ci|utf8mb4_da_0900_ai_ci|utf8mb4_da_0900_as_cs|utf8mb4_de_pb_0900_ai_ci|utf8mb4_de_pb_0900_as_cs|utf8mb4_eo_0900_ai_ci|utf8mb4_eo_0900_as_cs|utf8mb4_esperanto_ci|utf8mb4_estonian_ci|utf8mb4_es_0900_ai_ci|utf8mb4_es_0900_as_cs|utf8mb4_es_trad_0900_ai_ci|utf8mb4_es_trad_0900_as_cs|utf8mb4_et_0900_ai_ci|utf8mb4_et_0900_as_cs|utf8mb4_general_ci|utf8mb4_german2_ci|utf8mb4_hr_0900_ai_ci|utf8mb4_hr_0900_as_cs|utf8mb4_hungarian_ci|utf8mb4_hu_0900_ai_ci|utf8mb4_hu_0900_as_cs|utf8mb4_icelandic_ci|utf8mb4_is_0900_ai_ci|utf8mb4_is_0900_as_cs|utf8mb4_ja_0900_as_cs|utf8mb4_ja_0900_as_cs_ks|utf8mb4_latvian_ci|utf8mb4_la_0900_ai_ci|utf8mb4_la_0900_as_cs|utf8mb4_lithuanian_ci|utf8mb4_lt_0900_ai_ci|utf8mb4_lt_0900_as_cs|utf8mb4_lv_0900_ai_ci|utf8mb4_lv_0900_as_cs|utf8mb4_persian_ci|utf8mb4_pl_0900_ai_ci|utf8mb4_pl_0900_as_cs|utf8mb4_polish_ci|utf8mb4_romanian_ci|utf8mb4_roman_ci|utf8mb4_ro_0900_ai_ci|utf8mb4_ro_0900_as_cs|utf8mb4_ru_0900_ai_ci|utf8mb4_ru_0900_as_cs|utf8mb4_sinhala_ci|utf8mb4_sk_0900_ai_ci|utf8mb4_sk_0900_as_cs|utf8mb4_slovak_ci|utf8mb4_slovenian_ci|utf8mb4_sl_0900_ai_ci|utf8mb4_sl_0900_as_cs|utf8mb4_spanish2_ci|utf8mb4_spanish_ci|utf8mb4_sv_0900_ai_ci|utf8mb4_sv_0900_as_cs|utf8mb4_swedish_ci|utf8mb4_tr_0900_ai_ci|utf8mb4_tr_0900_as_cs|utf8mb4_turkish_ci|utf8mb4_unicode_520_ci|utf8mb4_unicode_ci|utf8mb4_vietnamese_ci|utf8mb4_vi_0900_ai_ci|utf8mb4_vi_0900_as_cs|utf8mb4_zh_0900_as_cs|utf8_general_ci|utf8_bin|utf8_unicode_ci|utf8_icelandic_ci|utf8_latvian_ci|utf8_romanian_ci|utf8_slovenian_ci|utf8_polish_ci|utf8_estonian_ci|utf8_spanish_ci|utf8_swedish_ci|utf8_turkish_ci|utf8_czech_ci|utf8_danish_ci|utf8_lithuanian_ci|utf8_slovak_ci|utf8_spanish2_ci|utf8_roman_ci|utf8_persian_ci|utf8_esperanto_ci|utf8_hungarian_ci|utf8_sinhala_ci|latin1_bin|latin1_danish_ci|latin1_general_ci|latin1_general_cs|latin1_german1_ci|latin1_german2_ci|latin1_spanish_ci|latin1_swedish_ci|gbk_bin|gbk_chinese_ci|gb18030_bin|gb18030_chinese_ci|gb18030_unicode_520_ci] |
concurrent_insert | AUTO | 否 | [NEVER|AUTO|ALWAYS] |
connect_timeout | 10 | 否 | [1-3600] |
default_time_zone | +08:00 | 是 | [SYSTEM|-12:00|-11:00|-10:00|-9:00|-8:00|-7:00|-6:00|-5:00|-4:00|-3:00|-2:00|-1:00|+0:00|+1:00|+2:00|+3:00|+4:00|+5:00|+5:30|+5:45|+6:00|+6:30|+7:00|+8:00|+9:00|+10:00|+11:00|+12:00|+13:00] |
default_week_format | 0 | 否 | [0-7] |
delay_key_write | ON | 否 | [ON|OFF|ALL] |
delayed_insert_limit | 100 | 否 | [1-4294967295] |
delayed_insert_timeout | 300 | 否 | [1-3600] |
delayed_queue_size | 1000 | 否 | [1-4294967295] |
disconnect_on_expired_password | ON | 是 | [ON|OFF] |
div_precision_increment | 4 | 否 | [0-30] |
end_markers_in_json | OFF | 否 | [ON|OFF] |
eq_range_index_dive_limit | 100 | 否 | [0-4294967295] |
event_scheduler | OFF | 否 | [ON|OFF] |
explicit_defaults_for_timestamp | OFF | 否 | [ON|OFF] |
flush_time | 0 | 否 | [0-31536000] |
ft_max_word_len | 84 | 是 | [10-84] |
ft_min_word_len | 4 | 是 | [1-84] |
ft_query_expansion_limit | 20 | 是 | [0-1000] |
general_log | OFF | 否 | [OFF] |
group_concat_max_len | 1024 | 否 | [4-1844674407370954752] |
host_cache_size | 644 | 否 | [0-65535] |
init_connect | - | 否 | [空|set names utf8mb4|set names utf8|set names utf8mb4 collate utf8mb4_general_ci] |
innodb_adaptive_flushing | ON | 否 | [ON|OFF] |
innodb_adaptive_flushing_lwm | 10 | 否 | [0-70] |
innodb_adaptive_hash_index | OFF | 否 | [ON|OFF] |
innodb_adaptive_max_sleep_delay | 150000 | 否 | [1-1000000] |
innodb_autoextend_increment | 64 | 否 | [1-1000] |
innodb_autoinc_lock_mode | 2 | 是 | [0|1|2] |
innodb_buffer_pool_dump_at_shutdown | ON | 否 | [ON|OFF] |
innodb_buffer_pool_dump_pct | 25 | 否 | [1-100] |
innodb_buffer_pool_instances | 2 | 是 | [1-64] |
innodb_buffer_pool_load_at_startup | ON | 是 | [ON|OFF] |
innodb_buffer_pool_size | 1073741824 | 否 | [134217728-1099511627776] |
innodb_change_buffer_max_size | 25 | 否 | [0-50] |
innodb_change_buffering | all | 否 | [none|inserts|deletes|changes|purges|all] |
innodb_checksum_algorithm | crc32 | 否 | [innodb|crc32|none|strict_innodb|strict_crc32|strict_none] |
innodb_cmp_per_index_enabled | OFF | 否 | [ON|OFF] |
innodb_commit_concurrency | 0 | 是 | [0-1000] |
innodb_compression_failure_threshold_pct | 5 | 否 | [0-100] |
innodb_compression_level | 6 | 否 | [0-9] |
innodb_compression_pad_pct_max | 50 | 否 | [0-70] |
innodb_concurrency_tickets | 5000 | 否 | [1-4294967295] |
innodb_deadlock_detect | ON | 否 | [ON|OFF] |
innodb_disable_sort_file_cache | OFF | 否 | [ON|OFF] |
innodb_flush_log_at_trx_commit | 1 | 否 | [0|1|2] |
innodb_flush_method | O_DIRECT | 是 | [fsync|O_DSYNC|littlesync|nosync|O_DIRECT|O_DIRECT_NO_FSYNC] |
innodb_flush_neighbors | 0 | 否 | [0|1|2] |
innodb_flush_sync | ON | 否 | [ON|OFF] |
innodb_ft_cache_size | 8000000 | 是 | [1600000-80000000] |
innodb_ft_enable_diag_print | OFF | 否 | [ON|OFF] |
innodb_ft_enable_stopword | ON | 否 | [ON|OFF] |
innodb_ft_max_token_size | 84 | 是 | [10-84] |
innodb_ft_min_token_size | 3 | 是 | [0-16] |
innodb_ft_num_word_optimize | 2000 | 否 | [0-10000] |
innodb_ft_result_cache_limit | 2000000000 | 否 | [1000000-4294967295] |
innodb_ft_sort_pll_degree | 2 | 是 | [1-16] |
innodb_ft_total_cache_size | 640000000 | 是 | [32000000-1600000000] |
innodb_io_capacity | 1000 | 否 | [0-18446744073709551615] |
innodb_io_capacity_max | 2000 | 否 | [0-18446744073709551615] |
innodb_lock_wait_timeout | 50 | 否 | [1-1073741824] |
innodb_log_checksums | ON | 否 | [ON|OFF] |
innodb_log_compressed_pages | OFF | 否 | [ON|OFF] |
innodb_lru_scan_depth | 1024 | 否 | [100-18446744073709551615] |
innodb_max_dirty_pages_pct | 75 | 否 | [0-99] |
innodb_max_dirty_pages_pct_lwm | 0 | 否 | [0-99] |
innodb_max_purge_lag | 0 | 否 | [0-4294967295] |
innodb_max_purge_lag_delay | 0 | 否 | [0-10000000] |
innodb_max_undo_log_size | 1073741824 | 否 | [10485760-18446744073709551615] |
innodb_monitor_enable | all | 否 | [all] |
innodb_old_blocks_pct | 37 | 否 | [5-95] |
innodb_old_blocks_time | 1000 | 否 | [0-1024] |
innodb_online_alter_log_max_size | 134217728 | 否 | [134217728-2147483647] |
innodb_open_files | 3000 | 是 | [1-8192] |
innodb_optimize_fulltext_only | OFF | 否 | [ON|OFF] |
innodb_page_cleaners | 2 | 是 | [1-64] |
innodb_print_all_deadlocks | ON | 否 | [ON|OFF] |
innodb_purge_batch_size | 300 | 是 | [1-5000] |
innodb_purge_rseg_truncate_frequency | 128 | 否 | [1-128] |
innodb_purge_threads | 1 | 是 | [1-32] |
innodb_random_read_ahead | OFF | 否 | [ON|OFF] |
innodb_read_ahead_threshold | 56 | 否 | [0-1024] |
innodb_read_io_threads | 4 | 是 | [1-64] 说明 该参数的运行值和默认值会在创建实例时根据实例的规格计算。如果在创建实例后手动修改了该参数的运行值,则以设置的值为准。 |
innodb_rollback_on_timeout | OFF | 是 | [ON|OFF] |
innodb_rollback_segments | 128 | 否 | [1-128] |
innodb_sort_buffer_size | 1048576 | 是 | [65536-67108864] |
innodb_spin_wait_delay | 6 | 否 | [0-4294967295] |
innodb_stats_auto_recalc | ON | 否 | [ON|OFF] |
innodb_stats_method | nulls_equal | 否 | [nulls_equal|nulls_unequal|nulls_ignored] |
innodb_stats_on_metadata | OFF | 否 | [ON|OFF] |
innodb_stats_persistent | ON | 否 | [ON|OFF] |
innodb_stats_persistent_sample_pages | 20 | 否 | [0-4294967295] |
innodb_stats_transient_sample_pages | 8 | 否 | [1-4294967295] |
innodb_status_output | OFF | 否 | [ON|OFF] |
innodb_status_output_locks | OFF | 否 | [ON|OFF] |
innodb_strict_mode | OFF | 否 | [ON|OFF] |
innodb_sync_array_size | 512 | 是 | [1-1024] |
innodb_sync_spin_loops | 30 | 否 | [0-4294967295] |
innodb_table_locks | ON | 否 | [ON|OFF] |
innodb_thread_concurrency | 0 | 否 | [0-1000] |
innodb_thread_sleep_delay | 10000 | 否 | [0-1000000] |
innodb_write_io_threads | 4 | 是 | [1-64] 说明 该参数的运行值和默认值会在创建实例时根据实例的规格计算。如果在创建实例后手动修改了该参数的运行值,则以设置的值为准。 |
interactive_timeout | 7200 | 否 | [10-86400] |
join_buffer_size | 262144 | 否 | [128-4294967295] |
key_cache_age_threshold | 300 | 否 | [100-4294967295] |
key_cache_block_size | 1024 | 否 | [512-16384] |
key_cache_division_limit | 100 | 否 | [1-100] |
lc_time_names | en_US | 否 | [ja_JP|pt_BR|en_US] |
local_infile | ON | 否 | [ON|OFF] |
lock_wait_timeout | 31536000 | 否 | [1-31536000] |
log_error_verbosity | 2 | 否 | [1-3] |
log_queries_not_using_indexes | OFF | 否 | [ON|OFF] |
log_slow_admin_statements | OFF | 否 | [ON|OFF] |
log_throttle_queries_not_using_indexes | 0 | 否 | [0-4294967295] |
long_query_time | 1 | 否 | [0.1-31536000] |
loose_kill_idle_transaction | 0 | 否 | [0-31536000] |
loose_rds_performance_schema | OFF | 是 | [ON|OFF] |
loose_thread_pool_enabled | ON | 是 | [ON|OFF] |
loose_thread_pool_oversubscribe | 16 | 否 | [2-128] |
loose_thread_pool_size | 2 | 否 | [1-64] |
low_priority_updates | OFF | 否 | [ON|OFF] |
max_allowed_packet | 1073741824 | 否 | [16384-1073741824] |
max_binlog_cache_size | 18400000000000000000 | 否 | [4096-18446744073709547520] |
max_binlog_stmt_cache_size | 18400000000000000000 | 否 | [4096-18446744073709547520] |
max_connect_errors | 100 | 否 | [0-4294967295] |
max_connections | 600 | 否 | [100-100000] |
max_error_count | 64 | 否 | [0-65535] |
max_execution_time | 0 | 否 | [0-4294967295] |
max_heap_table_size | 67108864 | 否 | [16384-1844674407370954752] |
max_join_size | 18446744073709551615 | 否 | [1-18446744073709551615] |
max_length_for_sort_data | 1024 | 否 | [4-8388608] |
max_points_in_geometry | 65536 | 否 | [3-1048576] |
max_prepared_stmt_count | 16382 | 否 | [0-1048576] |
max_seeks_for_key | 18400000000000000000 | 否 | [1-18446744073709551615] |
max_sort_length | 1024 | 否 | [4-8388608] |
max_sp_recursion_depth | 0 | 否 | [0-255] |
max_user_connections | 0 | 否 | [0|100-100000] |
max_write_lock_count | 102400 | 否 | [1-102400] |
min_examined_row_limit | 0 | 否 | [0-4294967295] |
myisam_sort_buffer_size | 262144 | 否 | [262144-16777216] |
mysql_native_password_proxy_users | OFF | 否 | [ON|OFF] |
net_buffer_length | 16384 | 否 | [1024-1048576] |
net_read_timeout | 30 | 否 | [1-31536000] |
net_retry_count | 10 | 否 | [1-4294967295] |
net_write_timeout | 60 | 否 | [1-31536000] |
ngram_token_size | 2 | 是 | [1-10] |
open_files_limit | 1048576 | 是 | [1-18446744073709551615] |
optimizer_prune_level | 1 | 否 | [0|1] |
optimizer_search_depth | 62 | 否 | [0-62] |
optimizer_switch | batched_key_access=off,block_nested_loop=on,condition_fanout_filter=on,derived_condition_pushdown=on,derived_merge=on,duplicateweedout=on,engine_condition_pushdown=on,firstmatch=on,hash_join=on,index_condition_pushdown=on,index_merge=on,index_merge_intersection=on,index_merge_sort_union=on,index_merge_union=on,loosescan=on,materialization=on,mrr=on,mrr_cost_based=on,prefer_ordering_index=on,semijoin=on,skip_scan=on,subquery_materialization_cost_based=on,subquery_to_derived=off,use_index_extensions=on,use_invisible_indexes=off | 否 | - |
optimizer_trace_limit | 1 | 否 | [0-4294967295] |
optimizer_trace_max_mem_size | 16384 | 否 | [0-4294967295] |
optimizer_trace_offset | -1 | 否 | [-2147483648-2147483647] |
performance_schema | OFF | 是 | [ON|OFF] |
performance_schema_max_thread_instances | 1024 | 是 | [-1-1048576] 说明 该参数需与 |
preload_buffer_size | 32768 | 否 | [1024-1073741824] |
query_alloc_block_size | 8192 | 否 | [1024-16384] |
query_prealloc_size | 8192 | 否 | [8192-1048576] |
range_alloc_block_size | 4096 | 否 | [4096-18446744073709551615] |
range_optimizer_max_mem_size | 8388608 | 是 | [0-18446744073709551615] |
read_buffer_size | 262144 | 否 | [8200-2147479552] |
relay_log_recovery | ON | 是 | [ON|OFF] |
replica_net_timeout | 60 | 否 | [1-31536000] |
replica_type_conversions | - | 否 | [*空|ALL_LOSSY|ALL_NON_LOSSY|ALL_SIGNED|ALL_UNSIGNED] |
session_track_gtids | OFF | 否 | [OFF|OWN_GTID|ALL_GTIDS] |
sha256_password_proxy_users | OFF | 否 | [ON|OFF] |
show_old_temporals | OFF | 否 | [ON|OFF] |
slow_launch_time | 2 | 否 | [1-1024] |
slow_query_log | ON | 否 | [ON|OFF] |
sort_buffer_size | 262144 | 否 | [32768-4294967295] |
source_verify_checksum | OFF | 否 | [ON|OFF] |
sql_mode | ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION | 否 | [*ALLOW_INVALID_DATES|ANSI_QUOTES|ERROR_FOR_DIVISION_BY_ZERO|HIGH_NOT_PRECEDENCE|IGNORE_SPACE|NO_AUTO_VALUE_ON_ZERO|NO_BACKSLASH_ESCAPES|NO_DIR_IN_CREATE|NO_ENGINE_SUBSTITUTION|NO_UNSIGNED_SUBTRACTION|NO_ZERO_DATE|NO_ZERO_IN_DATE|ONLY_FULL_GROUP_BY|PAD_CHAR_TO_FULL_LENGTH|PIPES_AS_CONCAT|REAL_AS_FLOAT|STRICT_ALL_TABLES|STRICT_TRANS_TABLES|TIME_TRUNCATE_FRACTIONAL] |
sql_safe_updates | OFF | 否 | [ON|OFF] |
stored_program_cache | 256 | 否 | [16-524288] |
sync_binlog | 1 | 否 | [0-4294967295] |
sync_relay_log_info | 10000 | 否 | [0-4294967295] |
sync_source_info | 10000 | 否 | [0-4294967295] |
table_definition_cache | 1024 | 否 | [400-524288] |
table_open_cache | 512 | 否 | [1-524288] |
table_open_cache_instances | 2 | 是 | [1-64] |
thread_cache_size | 100 | 否 | [0-16384] |
thread_stack | 1048576 | 是 | [131072-2147483647] |
tmp_table_size | 2097152 | 否 | [262144-1073741824] |
transaction_alloc_block_size | 8192 | 否 | [1024-131072] |
transaction_isolation | READ-COMMITTED | 否 | [READ-UNCOMMITTED|READ-COMMITTED|REPEATABLE-READ|SERIALIZABLE] |
transaction_prealloc_size | 4096 | 否 | [1024-131072] |
updatable_views_with_limit | YES | 否 | [YES|NO] |
wait_timeout | 86400 | 否 | [1-31536000] |
loose_innodb_data_file_logic_drop | OFF | 否 | [ON|OFF] |
loose_innodb_data_file_logic_drop_max_size | 1024 | 否 | [128-2048] |
可登录数据库工作台,使用 SQL 语句 SHOW variables like '参数名'
查看。