Skip to content

Commit

Permalink
update: [MariaDB] && [MySQL] updates
Browse files Browse the repository at this point in the history
- update MySQL data
- update merged data

#dataUpdate
#mysql
#mergedData

Closes: #70

Closes: #70
Closes: #73
Closes: #74
Closes: #75
  • Loading branch information
williamdes committed Oct 26, 2019
1 parent 185ebb2 commit fd9ac5e
Show file tree
Hide file tree
Showing 16 changed files with 974 additions and 117 deletions.
2 changes: 1 addition & 1 deletion data/mariadb-aria-system-variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
"name": "aria_recover"
},
{
"cli": "--aria-recover[=#]",
"cli": "--aria-recover-options[=#]",
"default": "BACKUP,QUICK (>= MariaDB 10.2.4), NORMAL (<= MariaDB 10.2.3)",
"dynamic": true,
"id": "aria_recover_options",
Expand Down
109 changes: 105 additions & 4 deletions data/mariadb-galera-cluster-status-variables.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
{
"data": [
{
"id": "wsrep",
"name": "wsrep"
},
{
"id": "wsrep_apply_oooe",
"name": "wsrep_apply_oooe"
Expand All @@ -12,10 +8,24 @@
"id": "wsrep_apply_oool",
"name": "wsrep_apply_oool"
},
{
"id": "wsrep_apply_window",
"name": "wsrep_apply_window"
},
{
"id": "wsrep_cert_deps_distance",
"name": "wsrep_cert_deps_distance"
},
{
"id": "wsrep_cert_index_size",
"name": "wsrep_cert_index_size",
"type": "integer"
},
{
"id": "wsrep_cert_interval",
"name": "wsrep_cert_interval",
"type": "integer"
},
{
"id": "wsrep_cluster_capabilities",
"name": "wsrep_cluster_capabilities"
Expand All @@ -38,10 +48,47 @@
"id": "wsrep_cluster_status",
"name": "wsrep_cluster_status"
},
{
"id": "wsrep_cluster_weight",
"name": "wsrep_cluster_weight"
},
{
"id": "wsrep_commit_oooe",
"name": "wsrep_commit_oooe"
},
{
"id": "wsrep_commit_oool",
"name": "wsrep_commit_oool"
},
{
"id": "wsrep_commit_window",
"name": "wsrep_commit_window"
},
{
"id": "wsrep_connected",
"name": "wsrep_connected"
},
{
"id": "wsrep_desync_count",
"name": "wsrep_desync_count",
"type": "integer"
},
{
"id": "wsrep_evs_delayed",
"name": "wsrep_evs_delayed"
},
{
"id": "wsrep_evs_evict_list",
"name": "wsrep_evs_evict_list"
},
{
"id": "wsrep_evs_repl_latency",
"name": "wsrep_evs_repl_latency"
},
{
"id": "wsrep_evs_state",
"name": "wsrep_evs_state"
},
{
"id": "wsrep_flow_control_paused",
"name": "wsrep_flow_control_paused"
Expand All @@ -64,6 +111,10 @@
"id": "wsrep_gcomm_uuid",
"name": "wsrep_gcomm_uuid"
},
{
"id": "wsrep_incoming_addresses",
"name": "wsrep_incoming_addresses"
},
{
"id": "wsrep_last_committed",
"name": "wsrep_last_committed",
Expand All @@ -74,6 +125,10 @@
"name": "wsrep_local_bf_aborts",
"type": "integer"
},
{
"id": "wsrep_local_cached_downto",
"name": "wsrep_local_cached_downto"
},
{
"id": "wsrep_local_cert_failures",
"name": "wsrep_local_cert_failures",
Expand All @@ -97,6 +152,14 @@
"id": "wsrep_local_recv_queue_avg",
"name": "wsrep_local_recv_queue_avg"
},
{
"id": "wsrep_local_recv_queue_max",
"name": "wsrep_local_recv_queue_max"
},
{
"id": "wsrep_local_recv_queue_min",
"name": "wsrep_local_recv_queue_min"
},
{
"id": "wsrep_local_replays",
"name": "wsrep_local_replays",
Expand All @@ -111,6 +174,14 @@
"id": "wsrep_local_send_queue_avg",
"name": "wsrep_local_send_queue_avg"
},
{
"id": "wsrep_local_send_queue_max",
"name": "wsrep_local_send_queue_max"
},
{
"id": "wsrep_local_send_queue_min",
"name": "wsrep_local_send_queue_min"
},
{
"id": "wsrep_local_state",
"name": "wsrep_local_state"
Expand All @@ -123,6 +194,16 @@
"id": "wsrep_local_state_uuid",
"name": "wsrep_local_state_uuid"
},
{
"id": "wsrep_open_connections",
"name": "wsrep_open_connections",
"type": "integer"
},
{
"id": "wsrep_open_transactions",
"name": "wsrep_open_transactions",
"type": "integer"
},
{
"id": "wsrep_protocol_version",
"name": "wsrep_protocol_version"
Expand Down Expand Up @@ -154,6 +235,26 @@
"name": "wsrep_received_bytes",
"type": "byte"
},
{
"id": "wsrep_repl_data_bytes",
"name": "wsrep_repl_data_bytes",
"type": "integer"
},
{
"id": "wsrep_repl_keys",
"name": "wsrep_repl_keys",
"type": "integer"
},
{
"id": "wsrep_repl_keys_bytes",
"name": "wsrep_repl_keys_bytes",
"type": "integer"
},
{
"id": "wsrep_repl_other_bytes",
"name": "wsrep_repl_other_bytes",
"type": "integer"
},
{
"id": "wsrep_replicated",
"name": "wsrep_replicated",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,22 @@
"MINIMAL"
]
},
{
"cli": "--binlog-row-metadata=value",
"default": "NO_LOG",
"dynamic": true,
"id": "binlog_row_metadata",
"name": "binlog_row_metadata",
"scope": [
"global",
"session"
],
"validValues": [
"NO_LOG",
"MINIMAL",
"FULL"
]
},
{
"cli": "--binlog-stmt-cache-size=#",
"default": "32768",
Expand Down
2 changes: 1 addition & 1 deletion data/mariadb-server-system-variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@
},
{
"cli": "--core-file",
"default": "OFF, ON (Windows only >= MariaDB 10.4.3)",
"default": "Windows >= MariaDB 10.4.3: ON, All other systems: OFF",
"dynamic": false,
"id": "core_file",
"name": "core_file",
Expand Down
2 changes: 1 addition & 1 deletion data/mariadb-xtradbinnodb-server-system-variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -687,7 +687,7 @@
"id": "innodb_compression_level",
"name": "innodb_compression_level",
"range": {
"from": 0,
"from": 1,
"to": 9
},
"scope": [
Expand Down
2 changes: 2 additions & 0 deletions data/mysql-replication-options-gtids.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
"type": "string"
},
{
"cli": "--gtid-executed-compression-period=#",
"default": "1000",
"dynamic": true,
"id": "sysvar_gtid_executed_compression_period",
Expand All @@ -96,6 +97,7 @@
"type": "integer"
},
{
"cli": "--gtid-mode=MODE",
"default": "off",
"dynamic": true,
"id": "sysvar_gtid_mode",
Expand Down
6 changes: 5 additions & 1 deletion data/mysql-replication-options-slave.json
Original file line number Diff line number Diff line change
Expand Up @@ -701,10 +701,14 @@
"type": "integer"
},
{
"cli": "--slave-parallel-type=type",
"cli": "--slave-parallel-type=value",
"default": "database",
"dynamic": true,
"id": "sysvar_slave_parallel_type",
"name": "slave_parallel_type",
"scope": [
"global"
],
"type": "enumeration",
"validValues": [
"DATABASE",
Expand Down
2 changes: 1 addition & 1 deletion data/mysql-replication-options.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"cli": "--server-id=#",
"dynamic": true,
"id": "option_mysqld_server-id",
"id": "sysvar_server_id",
"name": "server_id",
"range": {
"from": 0,
Expand Down
18 changes: 18 additions & 0 deletions data/mysql-server-options.json
Original file line number Diff line number Diff line change
Expand Up @@ -528,6 +528,24 @@
],
"type": "set"
},
{
"cli": "--standalone",
"id": "option_mysqld_standalone",
"name": "standalone"
},
{
"cli": "--super-large-pages[={OFF|ON}]",
"default": "off",
"id": "option_mysqld_super-large-pages",
"name": "super_large_pages",
"type": "boolean"
},
{
"cli": "--symbolic-links[={OFF|ON}]",
"id": "option_mysqld_symbolic-links",
"name": "symbolic_links",
"type": "boolean"
},
{
"cli": "--sysdate-is-now[={OFF|ON}]",
"default": "off",
Expand Down
34 changes: 31 additions & 3 deletions data/mysql-server-system-variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@
]
},
{
"cli": "--concurrent-insert[=#]",
"cli": "--concurrent-insert[=value]",
"default": "auto",
"dynamic": true,
"id": "sysvar_concurrent_insert",
Expand Down Expand Up @@ -840,6 +840,22 @@
],
"type": "file name"
},
{
"cli": "--generated-random-password-length=#",
"default": "20",
"dynamic": true,
"id": "sysvar_generated_random_password_length",
"name": "generated_random_password_length",
"range": {
"from": 5,
"to": 255
},
"scope": [
"global",
"session"
],
"type": "integer"
},
{
"cli": "--group-concat-max-len=#",
"default": "1024",
Expand Down Expand Up @@ -1799,11 +1815,21 @@
"type": "integer"
},
{
"cli": "--myisam-recover-options[=list]",
"default": "off",
"dynamic": false,
"id": "sysvar_myisam_recover_options",
"name": "myisam_recover_options",
"scope": [
"global"
],
"type": "enumeration",
"validValues": [
"OFF",
"DEFAULT",
"BACKUP",
"FORCE",
"QUICK"
]
},
{
Expand Down Expand Up @@ -2889,13 +2915,15 @@
"type": "boolean"
},
{
"cli": "--skip-networking",
"cli": "--skip-networking[={OFF|ON}]",
"default": "off",
"dynamic": false,
"id": "sysvar_skip_networking",
"name": "skip_networking",
"scope": [
"global"
]
],
"type": "boolean"
},
{
"cli": "--skip-show-database",
Expand Down
2 changes: 1 addition & 1 deletion data/mysql-x-plugin-options-system-variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"type": "integer"
},
{
"cli": "--mysqlx-document-id-unique-prefix[={OFF|ON}]",
"cli": "--mysqlx-enable-hello-notice[={OFF|ON}]",
"default": "on",
"dynamic": true,
"id": "sysvar_mysqlx_enable_hello_notice",
Expand Down
Loading

0 comments on commit fd9ac5e

Please sign in to comment.