aboutsummaryrefslogtreecommitdiff
path: root/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-spider-server-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-spider-server-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-spider-server-status-variables.json')
-rw-r--r--srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-spider-server-status-variables.json42
1 files changed, 0 insertions, 42 deletions
diff --git a/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-spider-server-status-variables.json b/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-spider-server-status-variables.json
deleted file mode 100644
index 980999b..0000000
--- a/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-spider-server-status-variables.json
+++ /dev/null
@@ -1,42 +0,0 @@
-{
- "data": [
- {
- "id": "spider_direct_aggregate",
- "name": "Spider_direct_aggregate",
- "scope": [
- "global",
- "session"
- ],
- "type": "integer"
- },
- {
- "id": "spider_direct_order_limit",
- "name": "Spider_direct_order_limit",
- "scope": [
- "global",
- "session"
- ],
- "type": "integer"
- },
- {
- "id": "spider_mon_table_cache_version",
- "name": "Spider_mon_table_cache_version",
- "scope": [
- "global",
- "session"
- ],
- "type": "integer"
- },
- {
- "id": "spider_mon_table_cache_version_req",
- "name": "Spider_mon_table_cache_version_req",
- "scope": [
- "global",
- "session"
- ],
- "type": "integer"
- }
- ],
- "name": "spider-server-status-variables",
- "url": "https://mariadb.com/kb/en/library/documentation/spider-server-status-variables/"
-}