aboutsummaryrefslogtreecommitdiff
path: root/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-spider-server-status-variables.json
diff options
context:
space:
mode:
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, 42 insertions, 0 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
new file mode 100644
index 0000000..980999b
--- /dev/null
+++ b/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-spider-server-status-variables.json
@@ -0,0 +1,42 @@
+{
+ "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/"
+}