aboutsummaryrefslogtreecommitdiff
path: root/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-oqgraph-system-and-status-variables.json
blob: 79fc71fb4efd459a1f6a7f33e67d5ac1019cba32 (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
43
{
  "data": [
    {
      "default": "0",
      "dynamic": true,
      "id": "oqgraph_allow_create_integer_latch",
      "name": "oqgraph_allow_create_integer_latch",
      "scope": [
        "global"
      ],
      "type": "boolean"
    },
    {
      "id": "oqgraph_boost_version",
      "name": "Oqgraph_boost_version",
      "scope": [
        "global",
        "session"
      ],
      "type": "string"
    },
    {
      "id": "oqgraph_compat_mode",
      "name": "Oqgraph_compat_mode",
      "scope": [
        "global",
        "session"
      ],
      "type": "string"
    },
    {
      "id": "oqgraph_verbose_debug",
      "name": "Oqgraph_verbose_debug",
      "scope": [
        "global",
        "session"
      ],
      "type": "string"
    }
  ],
  "name": "oqgraph-system-and-status-variables",
  "url": "https://mariadb.com/kb/en/library/documentation/oqgraph-system-and-status-variables/"
}