aboutsummaryrefslogtreecommitdiff
path: root/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-mroonga-status-variables.json
blob: 920bd2fb71a22875ad60b47ede9fce050a65c0ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "data": [
    {
      "id": "mroonga_count_skip",
      "name": "Mroonga_count_skip",
      "type": "integer"
    },
    {
      "id": "mroonga_fast_order_limit",
      "name": "Mroonga_fast_order_limit",
      "type": "integer"
    }
  ],
  "name": "mroonga-status-variables",
  "url": "https://mariadb.com/kb/en/library/documentation/mroonga-status-variables/"
}