aboutsummaryrefslogtreecommitdiff
path: root/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-performance-schema-system-variables.json
diff options
context:
space:
mode:
authorCharles Cabergs <me@cacharle.xyz>2020-07-27 10:05:23 +0200
committerCharles Cabergs <me@cacharle.xyz>2020-07-27 10:05:23 +0200
commit5bf66662a9bdd62c5bccab15e607cd95cfb8fcab (patch)
tree39a1a4629749056191c05dfd899f931701b7acf3 /srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-performance-schema-system-variables.json
parent5afd237bbd22028b85532b8c0b3fcead49a00764 (diff)
downloadft_server-master.tar.gz
ft_server-master.tar.bz2
ft_server-master.zip
Removed wordpress and phpmyadmin, my server doesn't handle it well and it brings shame on my famillyHEADmaster
Diffstat (limited to 'srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-performance-schema-system-variables.json')
-rw-r--r--srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-performance-schema-system-variables.json482
1 files changed, 0 insertions, 482 deletions
diff --git a/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-performance-schema-system-variables.json b/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-performance-schema-system-variables.json
deleted file mode 100644
index c7792af..0000000
--- a/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-performance-schema-system-variables.json
+++ /dev/null
@@ -1,482 +0,0 @@
-{
- "data": [
- {
- "cli": "--performance-schema=#",
- "default": "OFF (>= MariaDB 10.0.12), ON (<= MariaDB 10.0.11)",
- "dynamic": false,
- "id": "performance_schema",
- "name": "performance_schema",
- "scope": [
- "global"
- ],
- "type": "boolean"
- },
- {
- "cli": "--performance-schema-accounts-size=#",
- "default": "-1 (>= MariaDB 10.0.12), 10 (<= MariaDB 10.0.11)",
- "dynamic": false,
- "id": "performance_schema_accounts_size",
- "name": "performance_schema_accounts_size",
- "range": {
- "from": -1,
- "to": 1048576
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-digests-size=#",
- "default": "-1 (>= MariaDB 10.0.12), 1000 (<= MariaDB 10.0.11)",
- "dynamic": false,
- "id": "performance_schema_digests_size",
- "name": "performance_schema_digests_size",
- "range": {
- "from": -1,
- "to": 200
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-events-stages-history-long-size=#",
- "default": "-1 (>= MariaDB 10.0.12), 10000 (<= MariaDB 10.0.11)",
- "dynamic": false,
- "id": "performance_schema_events_stages_history_long_size",
- "name": "performance_schema_events_stages_history_long_size",
- "range": {
- "from": -1,
- "to": 1048576
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-events-stages-history-size=#",
- "default": "-1 (>= MariaDB 10.0.12), 10 (<= MariaDB 10.0.11)",
- "dynamic": false,
- "id": "performance_schema_events_stages_history_size",
- "name": "performance_schema_events_stages_history_size",
- "range": {
- "from": -1,
- "to": 1024
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-events-statements-history-long-size=#",
- "default": "-1 (>= MariaDB 10.0.12), 100 (<= MariaDB 10.0.11)",
- "dynamic": false,
- "id": "performance_schema_events_statements_history_long_size",
- "name": "performance_schema_events_statements_history_long_size",
- "range": {
- "from": -1,
- "to": 1048576
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-events-statements-history-size=#",
- "default": "-1 (>= MariaDB 10.0.12), 5 (<= MariaDB 10.0.11)",
- "dynamic": false,
- "id": "performance_schema_events_statements_history_size",
- "name": "performance_schema_events_statements_history_size",
- "range": {
- "from": -1,
- "to": 1024
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-events-waits-history-long-size=#",
- "default": "-1 (>= MariaDB 10.0.12), 100 (<= MariaDB 10.0.11)",
- "dynamic": false,
- "id": "performance_schema_events_waits_history_long_size",
- "name": "performance_schema_events_waits_history_long_size",
- "range": {
- "from": -1,
- "to": 1048576
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-events-waits-history-size=#",
- "default": "-1 (>= MariaDB 10.0.12), 5 (<= MariaDB 10.0.11)",
- "dynamic": false,
- "id": "performance_schema_events_waits_history_size",
- "name": "performance_schema_events_waits_history_size",
- "range": {
- "from": -1,
- "to": 1024
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-hosts-size=#",
- "default": "-1 (>= MariaDB 10.0.12), 20 (<= MariaDB 10.0.11)",
- "dynamic": false,
- "id": "performance_schema_hosts_size",
- "name": "performance_schema_hosts_size",
- "range": {
- "from": -1,
- "to": 1048576
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-max-cond-classes=#",
- "default": "80",
- "dynamic": false,
- "id": "performance_schema_max_cond_classes",
- "name": "performance_schema_max_cond_classes",
- "range": {
- "from": 0,
- "to": 256
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-max-cond-instances=#",
- "default": "-1 (>= MariaDB 10.0.12), 1000 (<= MariaDB 10.0.11)",
- "dynamic": false,
- "id": "performance_schema_max_cond_instances",
- "name": "performance_schema_max_cond_instances",
- "range": {
- "from": -1,
- "to": 1048576
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-max-digest-length=#",
- "default": "1024",
- "dynamic": false,
- "id": "performance_schema_max_digest_length",
- "name": "performance_schema_max_digest_length",
- "range": {
- "from": 0,
- "to": 1048576
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-max-file-classes=#",
- "default": "50",
- "dynamic": false,
- "id": "performance_schema_max_file_classes",
- "name": "performance_schema_max_file_classes",
- "range": {
- "from": 0,
- "to": 256
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-max-file-handles=#",
- "default": "32768",
- "dynamic": false,
- "id": "performance_schema_max_file_handles",
- "name": "performance_schema_max_file_handles",
- "range": {
- "from": -1,
- "to": 32768
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-max-file-instances=#",
- "default": "-1 (>= MariaDB 10.0.12), 10000 (<= MariaDB 10.0.11)",
- "dynamic": false,
- "id": "performance_schema_max_file_instances",
- "name": "performance_schema_max_file_instances",
- "range": {
- "from": -1,
- "to": 1048576
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-max-mutex-classes=#",
- "default": "200",
- "dynamic": false,
- "id": "performance_schema_max_mutex_classes",
- "name": "performance_schema_max_mutex_classes",
- "range": {
- "from": 0,
- "to": 256
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-max-mutex-instances=#",
- "default": "-1 (>= MariaDB 10.0.12), 1000000 (<= MariaDB 10.0.11)",
- "dynamic": false,
- "id": "performance_schema_max_mutex_instances",
- "name": "performance_schema_max_mutex_instances",
- "range": {
- "from": -1,
- "to": 104857600
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-max-rwlock-classes=#",
- "default": "40",
- "dynamic": false,
- "id": "performance_schema_max_rwlock_classes",
- "name": "performance_schema_max_rwlock_classes",
- "range": {
- "from": 0,
- "to": 256
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-max-rwlock-instances=#",
- "default": "-1 (>= MariaDB 10.0.12), 1000000 (<= MariaDB 10.0.11)",
- "dynamic": false,
- "id": "performance_schema_max_rwlock_instances",
- "name": "performance_schema_max_rwlock_instances",
- "range": {
- "from": -1,
- "to": 104857600
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-max-socket-classes=#",
- "default": "10",
- "dynamic": false,
- "id": "performance_schema_max_socket_classes",
- "name": "performance_schema_max_socket_classes",
- "range": {
- "from": 0,
- "to": 256
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-max-socket-instances=#",
- "default": "-1 (>= MariaDB 10.0.12)",
- "dynamic": false,
- "id": "performance_schema_max_socket_instances",
- "name": "performance_schema_max_socket_instances",
- "range": {
- "from": -1,
- "to": 1048576
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-max-stage-classes=#",
- "default": "160 (>= MariaDB 10.3.3), 150 (<= MariaDB 10.3.2)",
- "dynamic": false,
- "id": "performance_schema_max_stage_classes",
- "name": "performance_schema_max_stage_classes",
- "range": {
- "from": 0,
- "to": 256
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-max-statement-classes=#",
- "default": "(autosized)",
- "dynamic": false,
- "id": "performance_schema_max_statement_classes",
- "name": "performance_schema_max_statement_classes",
- "range": {
- "from": 0,
- "to": 256
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-max-table-handles=#",
- "default": "-1 (>= MariaDB 10.0.12), 10000 (<= MariaDB 10.0.11)",
- "dynamic": false,
- "id": "performance_schema_max_table_handles",
- "name": "performance_schema_max_table_handles",
- "range": {
- "from": -1,
- "to": 1048576
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-max-table-instances=#",
- "default": "-1 (>= MariaDB 10.0.12), 1000 (<= MariaDB 10.0.11)",
- "dynamic": false,
- "id": "performance_schema_max_table_instances",
- "name": "performance_schema_max_table_instances",
- "range": {
- "from": -1,
- "to": 1048576
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-max-thread-classes=#",
- "default": "50",
- "dynamic": false,
- "id": "performance_schema_max_thread_classes",
- "name": "performance_schema_max_thread_classes",
- "range": {
- "from": 0,
- "to": 256
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-max-thread-instances=#",
- "default": "-1 (>= MariaDB 10.0.12), 1000 (<= MariaDB 10.0.11)",
- "dynamic": false,
- "id": "performance_schema_max_thread_instances",
- "name": "performance_schema_max_thread_instances",
- "range": {
- "from": -1,
- "to": 1048576
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-session-connect-attrs-size=#",
- "default": "-1 (>= MariaDB 10.0.12)",
- "dynamic": false,
- "id": "performance_schema_session_connect_attrs_size",
- "name": "performance_schema_session_connect_attrs_size",
- "range": {
- "from": -1,
- "to": 1048576
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-setup-actors-size=#",
- "default": "100",
- "dynamic": false,
- "id": "performance_schema_setup_actors_size",
- "name": "performance_schema_setup_actors_size",
- "range": {
- "from": 0,
- "to": 1024
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-setup-objects-size=#",
- "default": "100",
- "dynamic": false,
- "id": "performance_schema_setup_objects_size",
- "name": "performance_schema_setup_objects_size",
- "range": {
- "from": 0,
- "to": 1048576
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "cli": "--performance-schema-users-size=#",
- "default": "-1 (>= MariaDB 10.0.12)",
- "dynamic": false,
- "id": "performance_schema_users_size",
- "name": "performance_schema_users_size",
- "range": {
- "from": -1,
- "to": 1048576
- },
- "scope": [
- "global"
- ],
- "type": "integer"
- }
- ],
- "name": "performance-schema-system-variables",
- "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/"
-}