aboutsummaryrefslogtreecommitdiff
path: root/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-spider-server-status-variables.json
blob: 980999b9cc43d3179a8db10401adc95094a497b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
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/"
}