更新时间:2022-12-08 GMT+08:00

参数对比列表

在进行数据库迁移时,为了确保迁移成功后业务应用的使用不受影响,数据复制服务提供了参数对比功能帮助您进行源库和目标库参数一致性对比。

本章节针对不同的引擎版本,列举了常见的常规参数及性能参数,方便您在使用参数对比功能时进行参考。

MySQL 5.6版本

表1 MySQL5.6参数列表

参数名称

参数类型

是否需要重启数据库

connect_timeout

常规参数

event_scheduler

常规参数

innodb_lock_wait_timeout

常规参数

max_connections

常规参数

net_read_timeout

常规参数

net_write_timeout

常规参数

explicit_defaults_for_timestamp

常规参数

innodb_flush_log_at_trx_commit

常规参数

max_allowed_packet

常规参数

tx_isolation

常规参数

character_set_client

常规参数

character_set_connection

常规参数

collation_connection

常规参数

character_set_results

常规参数

collation_server

常规参数

binlog_cache_size

性能参数

binlog_stmt_cache_size

性能参数

bulk_insert_buffer_size

性能参数

innodb_buffer_pool_size

性能参数

key_buffer_size

性能参数

long_query_time

性能参数

query_cache_type

性能参数

read_buffer_size

性能参数

read_rnd_buffer_size

性能参数

sort_buffer_size

性能参数

sync_binlog

性能参数

MySQL 5.7版本

表2 MySQL5.7参数列表

参数名称

参数类型

是否需要重启数据库

connect_timeout

常规参数

event_scheduler

常规参数

innodb_lock_wait_timeout

常规参数

max_connections

常规参数

net_read_timeout

常规参数

net_write_timeout

常规参数

explicit_defaults_for_timestamp

常规参数

innodb_flush_log_at_trx_commit

常规参数

max_allowed_packet

常规参数

tx_isolation

常规参数

character_set_client

常规参数

character_set_connection

常规参数

collation_connection

常规参数

character_set_results

常规参数

collation_server

常规参数

binlog_cache_size

性能参数

binlog_stmt_cache_size

性能参数

bulk_insert_buffer_size

性能参数

innodb_buffer_pool_size

性能参数

key_buffer_size

性能参数

long_query_time

性能参数

query_cache_type

性能参数

read_buffer_size

性能参数

read_rnd_buffer_size

性能参数

sort_buffer_size

性能参数

sync_binlog

性能参数