Skip to content

Commit

Permalink
update: [MariaDB] && [MySQL] updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sudo-robot committed Nov 30, 2024
1 parent a8f356e commit fd4ec55
Show file tree
Hide file tree
Showing 10 changed files with 283 additions and 32 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"type": "string"
},
{
"cli": "--wsrep-debug[={0|1}]",
"cli": "MariaDB starting with 10.4.3--wsrep-debug[={NONE|SERVER|TRANSACTION|STREAMING|CLIENT}]\n\nMariaDB until 10.4.2--wsrep-debug[={0|1}]",
"default": "NONE (>= MariaDB 10.4.3), OFF (<= MariaDB 10.4.2)",
"dynamic": true,
"id": "wsrep_debug",
Expand Down
51 changes: 46 additions & 5 deletions data/variables/mariadb-s3-storage-engine-system-variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"type": "string"
},
{
"cli": "--s3-debug{=0|1}",
"cli": "--s3-debug=[0|1]",
"default": "0",
"dynamic": false,
"id": "s3_debug",
Expand All @@ -58,9 +58,22 @@
"dynamic": false,
"id": "s3_host_name",
"name": "s3_host_name",
"scope": [],
"scope": [
"global"
],
"type": "string"
},
{
"cli": "--s3-no-content-type=[0|1]",
"default": "0",
"dynamic": false,
"id": "s3_no_content_type",
"name": "s3_no_content_type",
"scope": [
"global"
],
"type": "boolean"
},
{
"cli": "--s3-pagecache-age-threshold=val",
"default": "300",
Expand Down Expand Up @@ -148,16 +161,33 @@
"type": "enumeration",
"validValues": [
"Auto",
"0",
"Original",
"1",
"Amazon",
"2",
"Legacy",
"3",
"Path",
"4",
"Domain",
"5",
"Auto",
"Original",
"Amazon"
]
},
{
"cli": "--s3-provider=val",
"default": "Default",
"dynamic": true,
"id": "s3_provider",
"name": "s3_provider",
"scope": [
"global"
],
"type": "enumeration"
},
{
"cli": "--s3-region=val",
"default": "(Empty)",
Expand All @@ -170,7 +200,7 @@
"type": "string"
},
{
"cli": "--s3-replicate-alter-as-create-select{=0|1}",
"cli": "--s3-replicate-alter-as-create-select=[0|1]",
"default": "1",
"dynamic": false,
"id": "s3_replicate_alter_as_create_select",
Expand All @@ -192,7 +222,7 @@
"type": "string"
},
{
"cli": "--s3-slave-ignore-updates{=0|1}",
"cli": "--s3-slave-ignore-updates=[0|1]",
"default": "0",
"dynamic": false,
"id": "s3_slave_ignore_updates",
Expand All @@ -203,7 +233,18 @@
"type": "boolean"
},
{
"cli": "--s3-use-http{=0|1}",
"cli": "--s3-ssl-no-verify=[0|1]",
"default": "0",
"dynamic": false,
"id": "s3_ssl_no_verify",
"name": "s3_ssl_no_verify",
"scope": [
"global"
],
"type": "boolean"
},
{
"cli": "--s3-use-http=[0|1]",
"default": "0",
"dynamic": false,
"id": "s3_use_http",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2435,7 +2435,7 @@
},
{
"cli": "--innodb-purge-batch-size=#",
"default": "1000 (>= MariaDB 10.6.16, MariaDB 10.10.7, MariaDB 10.11.6, MariaDB 11.0.4, MariaDB 11.1.3 MariaDB 11.2.2), 300 (<= MariaDB 10.6.15, MariaDB 10.10.6, MariaDB 10.11.5, MariaDB 11.0.3, MariaDB 11.1.2 MariaDB 11.2.1)",
"default": "127 (>= MariaDB 10.6.20, MariaDB 10.11.10, MariaDB 11.2.6, MariaDB 11.4.4, MariaDB 11.6.2), 1000 (>= MariaDB 10.6.16, MariaDB 10.10.7, MariaDB 10.11.6, MariaDB 11.0.4, MariaDB 11.1.3 MariaDB 11.2.2), 300 (<= MariaDB 10.6.15, MariaDB 10.10.6, MariaDB 10.11.5, MariaDB 11.0.3, MariaDB 11.1.2 MariaDB 11.2.1)",
"dynamic": false,
"id": "innodb_purge_batch_size",
"name": "innodb_purge_batch_size",
Expand Down Expand Up @@ -2733,7 +2733,7 @@
},
{
"cli": "--innodb-snapshot-isolation={0|1}",
"default": "OFF",
"default": "ON (>= MariaDB 11.6.2), OFF (<= MariaDB 11.6.1)",
"dynamic": true,
"id": "innodb_snapshot_isolation",
"name": "innodb_snapshot_isolation",
Expand Down
6 changes: 6 additions & 0 deletions data/variables/mysql-aurora-aws-rds-aurora-mysql.json
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,12 @@
"name": "Aurora_reserved_mem_exceeded_incidents",
"type": "integer"
},
{
"name": "aurora_temptable_max_ram_allocation"
},
{
"name": "aurora_temptable_ram_allocation"
},
{
"name": "Aurora_thread_pool_thread_count",
"type": "integer"
Expand Down
1 change: 1 addition & 0 deletions data/variables/mysql-server-system-variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -660,6 +660,7 @@
]
},
{
"default": "utf8mb4_0900_ai_ci",
"dynamic": true,
"id": "sysvar_default_collation_for_utf8mb4",
"name": "default_collation_for_utf8mb4",
Expand Down
89 changes: 82 additions & 7 deletions dist/merged-raw.json
Original file line number Diff line number Diff line change
Expand Up @@ -2459,7 +2459,7 @@
]
},
"wsrep_debug": {
"cli": "--wsrep-debug[={0|1}]",
"cli": "MariaDB starting with 10.4.3--wsrep-debug[={NONE|SERVER|TRANSACTION|STREAMING|CLIENT}]\n\nMariaDB until 10.4.2--wsrep-debug[={0|1}]",
"default": "NONE (>= MariaDB 10.4.3), OFF (<= MariaDB 10.4.2)",
"dynamic": true,
"name": "wsrep_debug",
Expand Down Expand Up @@ -13562,7 +13562,7 @@
]
},
"s3_debug": {
"cli": "--s3-debug{=0|1}",
"cli": "--s3-debug=[0|1]",
"default": "0",
"dynamic": false,
"name": "s3_debug",
Expand All @@ -13586,7 +13586,9 @@
"default": "s3.amazonaws.com",
"dynamic": false,
"name": "s3_host_name",
"scope": [],
"scope": [
"global"
],
"type": "string",
"ids": [
{
Expand All @@ -13595,6 +13597,22 @@
}
]
},
"s3_no_content_type": {
"cli": "--s3-no-content-type=[0|1]",
"default": "0",
"dynamic": false,
"name": "s3_no_content_type",
"scope": [
"global"
],
"type": "boolean",
"ids": [
{
"anchor": "s3_no_content_type",
"url": "https://mariadb.com/kb/en/s3-storage-engine-system-variables/"
}
]
},
"s3_pagecache_age_threshold": {
"cli": "--s3-pagecache-age-threshold=val",
"default": "300",
Expand Down Expand Up @@ -13706,11 +13724,17 @@
"type": "enumeration",
"validValues": [
"Auto",
"0",
"Original",
"1",
"Amazon",
"2",
"Legacy",
"3",
"Path",
"4",
"Domain",
"5",
"Auto",
"Original",
"Amazon"
Expand All @@ -13722,6 +13746,22 @@
}
]
},
"s3_provider": {
"cli": "--s3-provider=val",
"default": "Default",
"dynamic": true,
"name": "s3_provider",
"scope": [
"global"
],
"type": "enumeration",
"ids": [
{
"anchor": "s3_provider",
"url": "https://mariadb.com/kb/en/s3-storage-engine-system-variables/"
}
]
},
"s3_region": {
"cli": "--s3-region=val",
"default": "(Empty)",
Expand All @@ -13739,7 +13779,7 @@
]
},
"s3_replicate_alter_as_create_select": {
"cli": "--s3-replicate-alter-as-create-select{=0|1}",
"cli": "--s3-replicate-alter-as-create-select=[0|1]",
"default": "1",
"dynamic": false,
"name": "s3_replicate_alter_as_create_select",
Expand Down Expand Up @@ -13771,7 +13811,7 @@
]
},
"s3_slave_ignore_updates": {
"cli": "--s3-slave-ignore-updates{=0|1}",
"cli": "--s3-slave-ignore-updates=[0|1]",
"default": "0",
"dynamic": false,
"name": "s3_slave_ignore_updates",
Expand All @@ -13786,8 +13826,24 @@
}
]
},
"s3_ssl_no_verify": {
"cli": "--s3-ssl-no-verify=[0|1]",
"default": "0",
"dynamic": false,
"name": "s3_ssl_no_verify",
"scope": [
"global"
],
"type": "boolean",
"ids": [
{
"anchor": "s3_ssl_no_verify",
"url": "https://mariadb.com/kb/en/s3-storage-engine-system-variables/"
}
]
},
"s3_use_http": {
"cli": "--s3-use-http{=0|1}",
"cli": "--s3-use-http=[0|1]",
"default": "0",
"dynamic": false,
"name": "s3_use_http",
Expand Down Expand Up @@ -38643,7 +38699,7 @@
},
"innodb_snapshot_isolation": {
"cli": "--innodb-snapshot-isolation={0|1}",
"default": "OFF",
"default": "ON (>= MariaDB 11.6.2), OFF (<= MariaDB 11.6.1)",
"dynamic": true,
"name": "innodb_snapshot_isolation",
"scope": [
Expand Down Expand Up @@ -40764,6 +40820,24 @@
}
]
},
"aurora_temptable_max_ram_allocation": {
"name": "aurora_temptable_max_ram_allocation",
"ids": [
{
"anchor": null,
"url": "https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Reference.GlobalStatusVars.html"
}
]
},
"aurora_temptable_ram_allocation": {
"name": "aurora_temptable_ram_allocation",
"ids": [
{
"anchor": null,
"url": "https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Reference.GlobalStatusVars.html"
}
]
},
"Aurora_thread_pool_thread_count": {
"name": "Aurora_thread_pool_thread_count",
"type": "integer",
Expand Down Expand Up @@ -48034,6 +48108,7 @@
]
},
"default_collation_for_utf8mb4": {
"default": "utf8mb4_0900_ai_ci",
"dynamic": true,
"name": "default_collation_for_utf8mb4",
"scope": [
Expand Down
Loading

0 comments on commit fd4ec55

Please sign in to comment.