Documentation Home
MySQL 8.0 リファレンスマニュアル
Download this Manual
PDF (US Ltr) - 36.1Mb
PDF (A4) - 36.2Mb


このページは機械翻訳したものです。

5.1.9.2 動的システム変数

多くのサーバーシステム変数は動的であり、実行時に設定できます。 セクション13.7.6.1「変数代入の SET 構文」を参照してください。 システム変数を設定するための権限要件の詳細は、セクション5.1.9.1「システム変数権限」 を参照してください

次のテーブルに、mysqld 内で適用可能なすべての動的システム変数を示します。

このテーブルは、各変数のデータ型とスコープを示しています。 最後のカラムは、各変数のスコープがグローバル、セッション、またはその両方のいずれであるかを示します。 変数の設定および使用の詳細は、対応するアイテムの説明を参照してください。 必要に応じて、アイテムに関する詳細情報へのダイレクトリンクが提供されます。

string 型の変数は文字列値を取ります。 numeric 型の変数は数値を取ります。 boolean 型の変数は、0、1、ONOFF に設定できます。 enumeration と記載されている変数は、通常はその変数に対して使用可能ないずれかの値に設定しますが、目的とする列挙値に相当する数値も設定できます。 列挙されたシステム変数について、最初の列挙値は 0 になります。 これは、最初の列挙値が 1 に対応するテーブルのカラムに使用される ENUM データ型とは異なります。

表 5.4 「動的システム変数サマリー」

変数名 変数型 変数スコープ
activate_all_roles_on_login Boolean グローバル
admin_ssl_ca ファイル名 グローバル
admin_ssl_capath ディレクトリ名 グローバル
admin_ssl_cert ファイル名 グローバル
admin_ssl_cipher 文字列 グローバル
admin_ssl_crl ファイル名 グローバル
admin_ssl_crlpath ディレクトリ名 グローバル
admin_ssl_key ファイル名 グローバル
admin_tls_ciphersuites 文字列 グローバル
admin_tls_version 文字列 グローバル
audit_log_connection_policy 列挙 グローバル
audit_log_exclude_accounts 文字列 グローバル
audit_log_flush Boolean グローバル
audit_log_include_accounts 文字列 グローバル
audit_log_password_history_keep_days Integer グローバル
audit_log_prune_seconds Integer グローバル
audit_log_read_buffer_size Integer 異なる
audit_log_rotate_on_size Integer グローバル
audit_log_statement_policy 列挙 グローバル
authentication_ldap_sasl_auth_method_name 文字列 グローバル
authentication_ldap_sasl_bind_base_dn 文字列 グローバル
authentication_ldap_sasl_bind_root_dn 文字列 グローバル
authentication_ldap_sasl_bind_root_pwd 文字列 グローバル
authentication_ldap_sasl_ca_path 文字列 グローバル
authentication_ldap_sasl_group_search_attr 文字列 グローバル
authentication_ldap_sasl_group_search_filter 文字列 グローバル
authentication_ldap_sasl_init_pool_size Integer グローバル
authentication_ldap_sasl_log_status Integer グローバル
authentication_ldap_sasl_max_pool_size Integer グローバル
authentication_ldap_sasl_referral Boolean グローバル
authentication_ldap_sasl_server_host 文字列 グローバル
authentication_ldap_sasl_server_port Integer グローバル
authentication_ldap_sasl_tls Boolean グローバル
authentication_ldap_sasl_user_search_attr 文字列 グローバル
authentication_ldap_simple_auth_method_name 文字列 グローバル
authentication_ldap_simple_bind_base_dn 文字列 グローバル
authentication_ldap_simple_bind_root_dn 文字列 グローバル
authentication_ldap_simple_bind_root_pwd 文字列 グローバル
authentication_ldap_simple_ca_path 文字列 グローバル
authentication_ldap_simple_group_search_attr 文字列 グローバル
authentication_ldap_simple_group_search_filter 文字列 グローバル
authentication_ldap_simple_init_pool_size Integer グローバル
authentication_ldap_simple_log_status Integer グローバル
authentication_ldap_simple_max_pool_size Integer グローバル
authentication_ldap_simple_referral Boolean グローバル
authentication_ldap_simple_server_host 文字列 グローバル
authentication_ldap_simple_server_port Integer グローバル
authentication_ldap_simple_tls Boolean グローバル
authentication_ldap_simple_user_search_attr 文字列 グローバル
auto_increment_increment Integer 両方
auto_increment_offset Integer 両方
autocommit Boolean 両方
automatic_sp_privileges Boolean グローバル
avoid_temporal_upgrade Boolean グローバル
big_tables Boolean 両方
binlog_cache_size Integer グローバル
binlog_checksum 文字列 グローバル
binlog_direct_non_transactional_updates Boolean 両方
binlog_encryption Boolean グローバル
binlog_error_action 列挙 グローバル
binlog_expire_logs_seconds Integer グローバル
binlog_format 列挙 両方
binlog_group_commit_sync_delay Integer グローバル
binlog_group_commit_sync_no_delay_count Integer グローバル
binlog_max_flush_queue_time Integer グローバル
binlog_order_commits Boolean グローバル
binlog_row_image 列挙 両方
binlog_row_metadata 列挙 グローバル
binlog_row_value_options Set 両方
binlog_rows_query_log_events Boolean 両方
binlog_stmt_cache_size Integer グローバル
binlog_transaction_compression Boolean グローバル
binlog_transaction_compression_level_zstd Integer グローバル
binlog_transaction_dependency_history_size Integer グローバル
binlog_transaction_dependency_tracking 列挙 グローバル
block_encryption_mode 文字列 両方
bulk_insert_buffer_size Integer 両方
character_set_client 文字列 両方
character_set_connection 文字列 両方
character_set_database 文字列 両方
character_set_filesystem 文字列 両方
character_set_results 文字列 両方
character_set_server 文字列 両方
check_proxy_users Boolean グローバル
clone_autotune_concurrency Boolean グローバル
clone_buffer_size Integer グローバル
clone_ddl_timeout Integer グローバル
clone_enable_compression Boolean グローバル
clone_max_concurrency Integer グローバル
clone_max_data_bandwidth Integer グローバル
clone_max_network_bandwidth Integer グローバル
clone_ssl_ca ファイル名 グローバル
clone_ssl_cert ファイル名 グローバル
clone_ssl_key ファイル名 グローバル
clone_valid_donor_list 文字列 グローバル
collation_connection 文字列 両方
collation_database 文字列 両方
collation_server 文字列 両方
completion_type 列挙 両方
concurrent_insert 列挙 グローバル
connect_timeout Integer グローバル
connection_control_failed_connections_threshold Integer グローバル
connection_control_max_connection_delay Integer グローバル
connection_control_min_connection_delay Integer グローバル
cte_max_recursion_depth Integer 両方
debug 文字列 両方
debug_sync 文字列 セッション
default_collation_for_utf8mb4 列挙 両方
default_password_lifetime Integer グローバル
default_storage_engine 列挙 両方
default_table_encryption Boolean 両方
default_tmp_storage_engine 列挙 両方
default_week_format Integer 両方
delay_key_write 列挙 グローバル
delayed_insert_limit Integer グローバル
delayed_insert_timeout Integer グローバル
delayed_queue_size Integer グローバル
div_precision_increment Integer 両方
dragnet.log_error_filter_rules 文字列 グローバル
end_markers_in_json Boolean 両方
enforce_gtid_consistency 列挙 グローバル
eq_range_index_dive_limit Integer 両方
event_scheduler 列挙 グローバル
expire_logs_days Integer グローバル
explicit_defaults_for_timestamp Boolean 両方
flush Boolean グローバル
flush_time Integer グローバル
foreign_key_checks Boolean 両方
ft_boolean_syntax 文字列 グローバル
general_log Boolean グローバル
general_log_file ファイル名 グローバル
generated_random_password_length Integer 両方
group_concat_max_len Integer 両方
group_replication_advertise_recovery_endpoints 文字列 グローバル
group_replication_allow_local_lower_version_join Boolean グローバル
group_replication_auto_increment_increment Integer グローバル
group_replication_autorejoin_tries Integer グローバル
group_replication_bootstrap_group Boolean グローバル
group_replication_clone_threshold Integer グローバル
group_replication_communication_debug_options 文字列 グローバル
group_replication_communication_max_message_size Integer グローバル
group_replication_components_stop_timeout Integer グローバル
group_replication_compression_threshold Integer グローバル
group_replication_consistency 列挙 両方
group_replication_enforce_update_everywhere_checks Boolean グローバル
group_replication_exit_state_action 列挙 グローバル
group_replication_flow_control_applier_threshold Integer グローバル
group_replication_flow_control_certifier_threshold Integer グローバル
group_replication_flow_control_hold_percent Integer グローバル
group_replication_flow_control_max_commit_quota Integer グローバル
group_replication_flow_control_member_quota_percent Integer グローバル
group_replication_flow_control_min_quota Integer グローバル
group_replication_flow_control_min_recovery_quota Integer グローバル
group_replication_flow_control_mode 列挙 グローバル
group_replication_flow_control_period Integer グローバル
group_replication_flow_control_release_percent Integer グローバル
group_replication_force_members 文字列 グローバル
group_replication_group_name 文字列 グローバル
group_replication_group_seeds 文字列 グローバル
group_replication_gtid_assignment_block_size Integer グローバル
group_replication_ip_allowlist 文字列 グローバル
group_replication_ip_whitelist 文字列 グローバル
group_replication_local_address 文字列 グローバル
group_replication_member_expel_timeout Integer グローバル
group_replication_member_weight Integer グローバル
group_replication_message_cache_size Integer グローバル
group_replication_poll_spin_loops Integer グローバル
group_replication_recovery_complete_at 列挙 グローバル
group_replication_recovery_compression_algorithm Set グローバル
group_replication_recovery_get_public_key Boolean グローバル
group_replication_recovery_public_key_path ファイル名 グローバル
group_replication_recovery_reconnect_interval Integer グローバル
group_replication_recovery_retry_count Integer グローバル
group_replication_recovery_ssl_ca 文字列 グローバル
group_replication_recovery_ssl_capath 文字列 グローバル
group_replication_recovery_ssl_cert 文字列 グローバル
group_replication_recovery_ssl_cipher 文字列 グローバル
group_replication_recovery_ssl_crl ファイル名 グローバル
group_replication_recovery_ssl_crlpath ディレクトリ名 グローバル
group_replication_recovery_ssl_key 文字列 グローバル
group_replication_recovery_ssl_verify_server_cert Boolean グローバル
group_replication_recovery_tls_ciphersuites 文字列 グローバル
group_replication_recovery_tls_version 文字列 グローバル
group_replication_recovery_use_ssl Boolean グローバル
group_replication_recovery_zstd_compression_level Integer グローバル
group_replication_single_primary_mode Boolean グローバル
group_replication_ssl_mode 列挙 グローバル
group_replication_start_on_boot Boolean グローバル
group_replication_tls_source 列挙 グローバル
group_replication_transaction_size_limit Integer グローバル
group_replication_unreachable_majority_timeout Integer グローバル
gtid_executed_compression_period Integer グローバル
gtid_mode 列挙 グローバル
gtid_next 列挙 セッション
gtid_purged 文字列 グローバル
histogram_generation_max_mem_size Integer 両方
host_cache_size Integer グローバル
identity Integer セッション
immediate_server_version Integer セッション
information_schema_stats_expiry Integer 両方
init_connect 文字列 グローバル
init_slave 文字列 グローバル
innodb_adaptive_flushing Boolean グローバル
innodb_adaptive_flushing_lwm Integer グローバル
innodb_adaptive_hash_index Boolean グローバル
innodb_adaptive_max_sleep_delay Integer グローバル
innodb_api_bk_commit_interval Integer グローバル
innodb_api_trx_level Integer グローバル
innodb_autoextend_increment Integer グローバル
innodb_background_drop_list_empty Boolean グローバル
innodb_buffer_pool_dump_at_shutdown Boolean グローバル
innodb_buffer_pool_dump_now Boolean グローバル
innodb_buffer_pool_dump_pct Integer グローバル
innodb_buffer_pool_filename ファイル名 グローバル
innodb_buffer_pool_in_core_file Boolean グローバル
innodb_buffer_pool_load_abort Boolean グローバル
innodb_buffer_pool_load_now Boolean グローバル
innodb_buffer_pool_size Integer グローバル
innodb_change_buffer_max_size Integer グローバル
innodb_change_buffering 列挙 グローバル
innodb_change_buffering_debug Integer グローバル
innodb_checkpoint_disabled Boolean グローバル
innodb_checksum_algorithm 列挙 グローバル
innodb_cmp_per_index_enabled Boolean グローバル
innodb_commit_concurrency Integer グローバル
innodb_compress_debug 列挙 グローバル
innodb_compression_failure_threshold_pct Integer グローバル
innodb_compression_level Integer グローバル
innodb_compression_pad_pct_max Integer グローバル
innodb_concurrency_tickets Integer グローバル
innodb_ddl_log_crash_reset_debug Boolean グローバル
innodb_deadlock_detect Boolean グローバル
innodb_default_row_format 列挙 グローバル
innodb_disable_sort_file_cache Boolean グローバル
innodb_extend_and_initialize Boolean グローバル
innodb_fast_shutdown Integer グローバル
innodb_fil_make_page_dirty_debug Integer グローバル
innodb_file_per_table Boolean グローバル
innodb_fill_factor Integer グローバル
innodb_flush_log_at_timeout Integer グローバル
innodb_flush_log_at_trx_commit 列挙 グローバル
innodb_flush_neighbors 列挙 グローバル
innodb_flush_sync Boolean グローバル
innodb_flushing_avg_loops Integer グローバル
innodb_fsync_threshold Integer グローバル
innodb_ft_aux_table 文字列 グローバル
innodb_ft_enable_diag_print Boolean グローバル
innodb_ft_enable_stopword Boolean 両方
innodb_ft_num_word_optimize Integer グローバル
innodb_ft_result_cache_limit Integer グローバル
innodb_ft_server_stopword_table 文字列 グローバル
innodb_ft_user_stopword_table 文字列 両方
innodb_idle_flush_pct Integer グローバル
innodb_io_capacity Integer グローバル
innodb_io_capacity_max Integer グローバル
innodb_limit_optimistic_insert_debug Integer グローバル
innodb_lock_wait_timeout Integer 両方
innodb_log_buffer_size Integer グローバル
innodb_log_checkpoint_fuzzy_now Boolean グローバル
innodb_log_checkpoint_now Boolean グローバル
innodb_log_checksums Boolean グローバル
innodb_log_compressed_pages Boolean グローバル
innodb_log_spin_cpu_abs_lwm Integer グローバル
innodb_log_spin_cpu_pct_hwm Integer グローバル
innodb_log_wait_for_flush_spin_hwm Integer グローバル
innodb_log_write_ahead_size Integer グローバル
innodb_log_writer_threads Boolean グローバル
innodb_lru_scan_depth Integer グローバル
innodb_max_dirty_pages_pct 数値 グローバル
innodb_max_dirty_pages_pct_lwm 数値 グローバル
innodb_max_purge_lag Integer グローバル
innodb_max_purge_lag_delay Integer グローバル
innodb_max_undo_log_size Integer グローバル
innodb_merge_threshold_set_all_debug Integer グローバル
innodb_monitor_disable 文字列 グローバル
innodb_monitor_enable 文字列 グローバル
innodb_monitor_reset 列挙 グローバル
innodb_monitor_reset_all 列挙 グローバル
innodb_old_blocks_pct Integer グローバル
innodb_old_blocks_time Integer グローバル
innodb_online_alter_log_max_size Integer グローバル
innodb_optimize_fulltext_only Boolean グローバル
innodb_parallel_read_threads Integer セッション
innodb_print_all_deadlocks Boolean グローバル
innodb_print_ddl_logs Boolean グローバル
innodb_purge_batch_size Integer グローバル
innodb_purge_rseg_truncate_frequency Integer グローバル
innodb_random_read_ahead Boolean グローバル
innodb_read_ahead_threshold Integer グローバル
innodb_redo_log_archive_dirs 文字列 グローバル
innodb_redo_log_encrypt Boolean グローバル
innodb_replication_delay Integer グローバル
innodb_rollback_segments Integer グローバル
innodb_saved_page_number_debug Integer グローバル
innodb_spin_wait_delay Integer グローバル
innodb_spin_wait_pause_multiplier Integer グローバル
innodb_stats_auto_recalc Boolean グローバル
innodb_stats_include_delete_marked Boolean グローバル
innodb_stats_method 列挙 グローバル
innodb_stats_on_metadata Boolean グローバル
innodb_stats_persistent Boolean グローバル
innodb_stats_persistent_sample_pages Integer グローバル
innodb_stats_transient_sample_pages Integer グローバル
innodb_status_output Boolean グローバル
innodb_status_output_locks Boolean グローバル
innodb_strict_mode Boolean 両方
innodb_sync_spin_loops Integer グローバル
innodb_table_locks Boolean 両方
innodb_thread_concurrency Integer グローバル
innodb_thread_sleep_delay Integer グローバル
innodb_tmpdir ディレクトリ名 両方
innodb_trx_purge_view_update_only_debug Boolean グローバル
innodb_trx_rseg_n_slots_debug Integer グローバル
innodb_undo_log_encrypt Boolean グローバル
innodb_undo_log_truncate Boolean グローバル
innodb_undo_tablespaces Integer グローバル
insert_id Integer セッション
interactive_timeout Integer 両方
internal_tmp_disk_storage_engine 列挙 グローバル
internal_tmp_mem_storage_engine 列挙 両方
join_buffer_size Integer 両方
keep_files_on_create Boolean 両方
key_buffer_size Integer グローバル
key_cache_age_threshold Integer グローバル
key_cache_block_size Integer グローバル
key_cache_division_limit Integer グローバル
keyring_aws_cmk_id 文字列 グローバル
keyring_aws_region 列挙 グローバル
keyring_encrypted_file_data ファイル名 グローバル
keyring_encrypted_file_password 文字列 グローバル
keyring_file_data ファイル名 グローバル
keyring_hashicorp_auth_path 文字列 グローバル
keyring_hashicorp_ca_path ファイル名 グローバル
keyring_hashicorp_caching Boolean グローバル
keyring_hashicorp_role_id 文字列 グローバル
keyring_hashicorp_secret_id 文字列 グローバル
keyring_hashicorp_server_url 文字列 グローバル
keyring_hashicorp_store_path 文字列 グローバル
keyring_okv_conf_dir ディレクトリ名 グローバル
keyring_operations Boolean グローバル
last_insert_id Integer セッション
lc_messages 文字列 両方
lc_time_names 文字列 両方
local_infile Boolean グローバル
lock_wait_timeout Integer 両方
log_bin_trust_function_creators Boolean グローバル
log_error_services 文字列 グローバル
log_error_suppression_list 文字列 グローバル
log_error_verbosity Integer グローバル
log_output Set グローバル
log_queries_not_using_indexes Boolean グローバル
log_raw Boolean グローバル
log_slow_admin_statements Boolean グローバル
log_slow_extra Boolean グローバル
log_slow_slave_statements Boolean グローバル
log_statements_unsafe_for_binlog Boolean グローバル
log_syslog Boolean グローバル
log_syslog_facility 文字列 グローバル
log_syslog_include_pid Boolean グローバル
log_syslog_tag 文字列 グローバル
log_throttle_queries_not_using_indexes Integer グローバル
log_timestamps 列挙 グローバル
long_query_time 数値 両方
low_priority_updates Boolean 両方
mandatory_roles 文字列 グローバル
master_info_repository 文字列 グローバル
master_verify_checksum Boolean グローバル
max_allowed_packet Integer 両方
max_binlog_cache_size Integer グローバル
max_binlog_size Integer グローバル
max_binlog_stmt_cache_size Integer グローバル
max_connect_errors Integer グローバル
max_connections Integer グローバル
max_delayed_threads Integer 両方
max_error_count Integer 両方
max_execution_time Integer 両方
max_heap_table_size Integer 両方
max_insert_delayed_threads Integer 両方
max_join_size Integer 両方
max_length_for_sort_data Integer 両方
max_points_in_geometry Integer 両方
max_prepared_stmt_count Integer グローバル
max_relay_log_size Integer グローバル
max_seeks_for_key Integer 両方
max_sort_length Integer 両方
max_sp_recursion_depth Integer 両方
max_user_connections Integer 両方
max_write_lock_count Integer グローバル
min_examined_row_limit Integer 両方
myisam_data_pointer_size Integer グローバル
myisam_max_sort_file_size Integer グローバル
myisam_repair_threads Integer 両方
myisam_sort_buffer_size Integer 両方
myisam_stats_method 列挙 両方
myisam_use_mmap Boolean グローバル
mysql_firewall_mode Boolean グローバル
mysql_firewall_trace Boolean グローバル
mysql_native_password_proxy_users Boolean グローバル
mysqlx_compression_algorithms Set グローバル
mysqlx_connect_timeout Integer グローバル
mysqlx_deflate_default_compression_level Integer グローバル
mysqlx_deflate_max_client_compression_level Integer グローバル
mysqlx_document_id_unique_prefix Integer グローバル
mysqlx_enable_hello_notice Boolean グローバル
mysqlx_idle_worker_thread_timeout Integer グローバル
mysqlx_interactive_timeout Integer グローバル
mysqlx_lz4_default_compression_level Integer グローバル
mysqlx_lz4_max_client_compression_level Integer グローバル
mysqlx_max_allowed_packet Integer グローバル
mysqlx_max_connections Integer グローバル
mysqlx_min_worker_threads Integer グローバル
mysqlx_read_timeout Integer セッション
mysqlx_wait_timeout Integer セッション
mysqlx_write_timeout Integer セッション
mysqlx_zstd_default_compression_level Integer グローバル
mysqlx_zstd_max_client_compression_level Integer グローバル
ndb_allow_copying_alter_table Boolean 両方
ndb_autoincrement_prefetch_sz Integer 両方
ndb_blob_read_batch_bytes Integer 両方
ndb_blob_write_batch_bytes Integer 両方
ndb_cache_check_time Integer グローバル
ndb_clear_apply_status Boolean グローバル
ndb_conflict_role 列挙 グローバル
ndb_data_node_neighbour Integer グローバル
ndb_dbg_check_shares Integer 両方
ndb_default_column_format 列挙 グローバル
ndb_default_column_format 列挙 グローバル
ndb_deferred_constraints Integer 両方
ndb_deferred_constraints Integer 両方
ndb_distribution 列挙 グローバル
ndb_distribution 列挙 グローバル
ndb_eventbuffer_free_percent Integer グローバル
ndb_eventbuffer_max_alloc Integer グローバル
ndb_extra_logging Integer グローバル
ndb_force_send Boolean 両方
ndb_fully_replicated Boolean 両方
ndb_index_stat_enable Boolean 両方
ndb_index_stat_option 文字列 両方
ndb_join_pushdown Boolean 両方
ndb_log_bin Boolean 両方
ndb_log_binlog_index Boolean グローバル
ndb_log_empty_epochs Boolean グローバル
ndb_log_empty_epochs Boolean グローバル
ndb_log_empty_update Boolean グローバル
ndb_log_empty_update Boolean グローバル
ndb_log_exclusive_reads Boolean 両方
ndb_log_exclusive_reads Boolean 両方
ndb_log_update_as_write Boolean グローバル
ndb_log_update_minimal Boolean グローバル
ndb_log_updated_only Boolean グローバル
ndb_metadata_check Boolean グローバル
ndb_metadata_check_interval Integer グローバル
ndb_metadata_sync Boolean グローバル
ndb_optimization_delay Integer グローバル
ndb_read_backup Boolean グローバル
ndb_recv_thread_activation_threshold Integer グローバル
ndb_recv_thread_cpu_mask ビットマップ グローバル
ndb_report_thresh_binlog_epoch_slip Integer グローバル
ndb_report_thresh_binlog_mem_usage Integer グローバル
ndb_row_checksum Integer 両方
ndb_schema_dist_lock_wait_timeout Integer グローバル
ndb_show_foreign_key_mock_tables Boolean グローバル
ndb_slave_conflict_role 列挙 グローバル
ndb_table_no_logging Boolean セッション
ndb_table_temporary Boolean セッション
ndb_use_exact_count Boolean 両方
ndb_use_transactions Boolean 両方
ndbinfo_max_bytes Integer 両方
ndbinfo_max_rows Integer 両方
ndbinfo_offline Boolean グローバル
ndbinfo_show_hidden Boolean 両方
net_buffer_length Integer 両方
net_read_timeout Integer 両方
net_retry_count Integer 両方
net_write_timeout Integer 両方
new Boolean 両方
offline_mode Boolean グローバル
old_alter_table Boolean 両方
optimizer_prune_level Integer 両方
optimizer_search_depth Integer 両方
optimizer_switch Set 両方
optimizer_trace 文字列 両方
optimizer_trace_features 文字列 両方
optimizer_trace_limit Integer 両方
optimizer_trace_max_mem_size Integer 両方
optimizer_trace_offset Integer 両方
original_commit_timestamp 数値 セッション
original_server_version Integer セッション
parser_max_mem_size Integer 両方
partial_revokes Boolean グローバル
password_history Integer グローバル
password_require_current Boolean グローバル
password_reuse_interval Integer グローバル
performance_schema_max_digest_sample_age Integer グローバル
performance_schema_show_processlist Boolean グローバル
preload_buffer_size Integer 両方
print_identified_with_as_hex Boolean 両方
profiling Boolean 両方
profiling_history_size Integer 両方
protocol_compression_algorithms Set グローバル
pseudo_slave_mode Boolean セッション
pseudo_thread_id Integer セッション
query_alloc_block_size Integer 両方
query_prealloc_size Integer 両方
rand_seed1 Integer セッション
rand_seed2 Integer セッション
range_alloc_block_size Integer 両方
range_optimizer_max_mem_size Integer 両方
rbr_exec_mode 列挙 両方
read_buffer_size Integer 両方
read_only Boolean グローバル
read_rnd_buffer_size Integer 両方
regexp_stack_limit Integer グローバル
regexp_time_limit Integer グローバル
relay_log_info_repository 文字列 グローバル
relay_log_purge Boolean グローバル
replication_optimize_for_static_plugin_config Boolean グローバル
replication_sender_observe_commit_only Boolean グローバル
require_row_format Boolean セッション
require_secure_transport Boolean グローバル
resultset_metadata 列挙 セッション
rewriter_enabled Boolean グローバル
rewriter_verbose Integer グローバル
rpl_read_size Integer グローバル
rpl_semi_sync_master_enabled Boolean グローバル
rpl_semi_sync_master_timeout Integer グローバル
rpl_semi_sync_master_trace_level Integer グローバル
rpl_semi_sync_master_wait_for_slave_count Integer グローバル
rpl_semi_sync_master_wait_no_slave Boolean グローバル
rpl_semi_sync_master_wait_point 列挙 グローバル
rpl_semi_sync_slave_enabled Boolean グローバル
rpl_semi_sync_slave_trace_level Integer グローバル
rpl_stop_slave_timeout Integer グローバル
schema_definition_cache Integer グローバル
secondary_engine_cost_threshold 数値 セッション
select_into_buffer_size Integer 両方
select_into_disk_sync Boolean 両方
select_into_disk_sync_delay Integer 両方
server_id Integer グローバル
session_track_gtids 列挙 両方
session_track_schema Boolean 両方
session_track_state_change Boolean 両方
session_track_system_variables 文字列 両方
session_track_transaction_info 列挙 両方
sha256_password_proxy_users Boolean グローバル
show_create_table_skip_secondary_engine Boolean セッション
show_create_table_verbosity Boolean 両方
show_old_temporals Boolean 両方
slave_allow_batching Boolean グローバル
slave_checkpoint_group Integer グローバル
slave_checkpoint_period Integer グローバル
slave_compressed_protocol Boolean グローバル
slave_exec_mode 列挙 グローバル
slave_max_allowed_packet Integer グローバル
slave_net_timeout Integer グローバル
slave_parallel_type 列挙 グローバル
slave_parallel_workers Integer グローバル
slave_pending_jobs_size_max Integer グローバル
slave_preserve_commit_order Boolean グローバル
slave_rows_search_algorithms Set グローバル
slave_sql_verify_checksum Boolean グローバル
slave_transaction_retries Integer グローバル
slave_type_conversions Set グローバル
slow_launch_time Integer グローバル
slow_query_log Boolean グローバル
slow_query_log_file ファイル名 グローバル
sort_buffer_size Integer 両方
sql_auto_is_null Boolean 両方
sql_big_selects Boolean 両方
sql_buffer_result Boolean 両方
sql_log_bin Boolean セッション
sql_log_off Boolean 両方
sql_mode Set 両方
sql_notes Boolean 両方
sql_quote_show_create Boolean 両方
sql_require_primary_key Boolean 両方
sql_safe_updates Boolean 両方
sql_select_limit Integer 両方
sql_slave_skip_counter Integer グローバル
sql_warnings Boolean 両方
ssl_ca ファイル名 グローバル
ssl_capath ディレクトリ名 グローバル
ssl_cert ファイル名 グローバル
ssl_cipher 文字列 グローバル
ssl_crl ファイル名 グローバル
ssl_crlpath ディレクトリ名 グローバル
ssl_fips_mode 列挙 グローバル
ssl_key ファイル名 グローバル
stored_program_cache Integer グローバル
stored_program_definition_cache Integer グローバル
super_read_only Boolean グローバル
sync_binlog Integer グローバル
sync_master_info Integer グローバル
sync_relay_log Integer グローバル
sync_relay_log_info Integer グローバル
syseventlog.facility 文字列 グローバル
syseventlog.include_pid Boolean グローバル
syseventlog.tag 文字列 グローバル
table_definition_cache Integer グローバル
table_encryption_privilege_check Boolean グローバル
table_open_cache Integer グローバル
tablespace_definition_cache Integer グローバル
temptable_max_mmap Integer グローバル
temptable_max_ram Integer グローバル
temptable_use_mmap Boolean グローバル
thread_cache_size Integer グローバル
thread_pool_high_priority_connection Integer 両方
thread_pool_max_active_query_threads Integer グローバル
thread_pool_max_unused_threads Integer グローバル
thread_pool_prio_kickup_timer Integer 両方
thread_pool_stall_limit Integer グローバル
time_zone 文字列 両方
timestamp 数値 セッション
tls_ciphersuites 文字列 グローバル
tls_version 文字列 グローバル
tmp_table_size Integer 両方
transaction_alloc_block_size Integer 両方
transaction_allow_batching Boolean セッション
transaction_isolation 列挙 両方
transaction_prealloc_size Integer 両方
transaction_read_only Boolean 両方
transaction_write_set_extraction 列挙 両方
unique_checks Boolean 両方
updatable_views_with_limit Boolean 両方
use_secondary_engine 列挙 セッション
validate_password_check_user_name Boolean グローバル
validate_password_dictionary_file ファイル名 グローバル
validate_password_length Integer グローバル
validate_password_mixed_case_count Integer グローバル
validate_password_number_count Integer グローバル
validate_password_policy 列挙 グローバル
validate_password_special_char_count Integer グローバル
validate_password.check_user_name Boolean グローバル
validate_password.dictionary_file ファイル名 グローバル
validate_password.length Integer グローバル
validate_password.mixed_case_count Integer グローバル
validate_password.number_count Integer グローバル
validate_password.policy 列挙 グローバル
validate_password.special_char_count Integer グローバル
version_tokens_session 文字列 両方
wait_timeout Integer 両方
windowing_use_high_precision Boolean 両方