aboutsummaryrefslogtreecommitdiff
path: root/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-replication-and-binary-log-status-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-replication-and-binary-log-status-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-replication-and-binary-log-status-variables.json')
-rw-r--r--srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-replication-and-binary-log-status-variables.json328
1 files changed, 0 insertions, 328 deletions
diff --git a/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-replication-and-binary-log-status-variables.json b/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-replication-and-binary-log-status-variables.json
deleted file mode 100644
index d82a2b8..0000000
--- a/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-replication-and-binary-log-status-variables.json
+++ /dev/null
@@ -1,328 +0,0 @@
-{
- "data": [
- {
- "id": "binlog_bytes_written",
- "name": "Binlog_bytes_written",
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "id": "binlog_cache_disk_use",
- "name": "Binlog_cache_disk_use",
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "id": "binlog_cache_use",
- "name": "Binlog_cache_use",
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "id": "binlog_commits",
- "name": "Binlog_commits",
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "id": "binlog_group_commit_trigger_count",
- "name": "Binlog_group_commit_trigger_count",
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "id": "binlog_group_commit_trigger_lock_wait",
- "name": "Binlog_group_commit_trigger_lock_wait",
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "id": "binlog_group_commit_trigger_timeout",
- "name": "Binlog_group_commit_trigger_timeout",
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "id": "binlog_group_commits",
- "name": "Binlog_group_commits",
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "id": "binlog_snapshot_file",
- "name": "Binlog_snapshot_file",
- "scope": [
- "global"
- ],
- "type": "string"
- },
- {
- "id": "binlog_snapshot_position",
- "name": "Binlog_snapshot_position",
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "id": "binlog_stmt_cache_disk_use",
- "name": "Binlog_stmt_cache_disk_use",
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "id": "binlog_stmt_cache_use",
- "name": "Binlog_stmt_cache_use",
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "id": "com_change_master",
- "name": "Com_change_master",
- "scope": [
- "global",
- "session"
- ],
- "type": "integer"
- },
- {
- "id": "com_show_master_status",
- "name": "Com_show_master_status",
- "scope": [
- "global",
- "session"
- ],
- "type": "integer"
- },
- {
- "id": "com_show_new_master",
- "name": "Com_show_new_master",
- "scope": [
- "global",
- "session"
- ],
- "type": "integer"
- },
- {
- "id": "com_show_slave_hosts",
- "name": "Com_show_slave_hosts",
- "scope": [
- "global",
- "session"
- ],
- "type": "integer"
- },
- {
- "id": "com_show_slave_status",
- "name": "Com_show_slave_status",
- "scope": [
- "global",
- "session"
- ],
- "type": "integer"
- },
- {
- "id": "com_slave_start",
- "name": "Com_slave_start",
- "scope": [
- "global",
- "session"
- ],
- "type": "integer"
- },
- {
- "id": "com_slave_stop",
- "name": "Com_slave_stop",
- "scope": [
- "global",
- "session"
- ],
- "type": "integer"
- },
- {
- "id": "com_start_all_slaves",
- "name": "Com_start_all_slaves",
- "scope": [
- "global",
- "session"
- ],
- "type": "integer"
- },
- {
- "id": "com_start_slave",
- "name": "Com_start_slave",
- "scope": [
- "global",
- "session"
- ],
- "type": "integer"
- },
- {
- "id": "com_stop_all_slaves",
- "name": "Com_stop_all_slaves",
- "scope": [
- "global",
- "session"
- ],
- "type": "integer"
- },
- {
- "id": "com_stop_slave",
- "name": "Com_stop_slave",
- "scope": [
- "global",
- "session"
- ],
- "type": "integer"
- },
- {
- "id": "master_gtid_wait_count",
- "name": "Master_gtid_wait_count",
- "scope": [
- "global",
- "session"
- ],
- "type": "integer"
- },
- {
- "id": "master_gtid_wait_time",
- "name": "Master_gtid_wait_time",
- "scope": [
- "global",
- "session"
- ],
- "type": "integer"
- },
- {
- "id": "master_gtid_wait_timeouts",
- "name": "Master_gtid_wait_timeouts",
- "scope": [
- "global",
- "session"
- ],
- "type": "integer"
- },
- {
- "id": "rpl_status",
- "name": "Rpl_status"
- },
- {
- "id": "rpl_transactions_multi_engine",
- "name": "Rpl_transactions_multi_engine",
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "id": "slave_connections",
- "name": "Slave_connections",
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "id": "slave_heartbeat_period",
- "name": "Slave_heartbeat_period",
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "id": "slave_open_temp_tables",
- "name": "Slave_open_temp_tables",
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "id": "slave_received_heartbeats",
- "name": "Slave_received_heartbeats",
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "id": "slave_retried_transactions",
- "name": "Slave_retried_transactions",
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "id": "slave_running",
- "name": "Slave_running",
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "id": "slave_skipped_errors",
- "name": "Slave_skipped_errors",
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "id": "slaves_connected",
- "name": "Slaves_connected",
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "id": "slaves_running",
- "name": "Slaves_running",
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "id": "transactions_gtid_foreign_engine",
- "name": "Transactions_gtid_foreign_engine",
- "scope": [
- "global"
- ],
- "type": "integer"
- },
- {
- "id": "transactions_multi_engine",
- "name": "Transactions_multi_engine",
- "scope": [
- "global"
- ],
- "type": "integer"
- }
- ],
- "name": "replication-and-binary-log-status-variables",
- "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/"
-}