aboutsummaryrefslogtreecommitdiff
path: root/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-mroonga-system-variables.json
blob: d374d7a429d42198ff1346ba3e87c6c218db39dd (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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
{
  "data": [
    {
      "cli": "--mroonga-action-on-fulltext-query-error=value",
      "default": "ERROR_AND_LOG",
      "dynamic": true,
      "id": "mroonga_action_on_fulltext_query_error",
      "name": "mroonga_action_on_fulltext_query_error",
      "scope": [
        "global",
        "session"
      ]
    },
    {
      "cli": "--mroonga-boolean-mode-syntax-flags=value",
      "default": "DEFAULT",
      "dynamic": true,
      "id": "mroonga_boolean_mode_syntax_flags",
      "name": "mroonga_boolean_mode_syntax_flags",
      "scope": [
        "global",
        "session"
      ]
    },
    {
      "cli": "--mroonga-database-path-prefix=value",
      "default": "(Empty)",
      "dynamic": true,
      "id": "mroonga_database_path_prefix",
      "name": "mroonga_database_path_prefix",
      "scope": [
        "global"
      ],
      "type": "string"
    },
    {
      "cli": "--mroonga-default-parser=value",
      "default": "TokenBigram",
      "dynamic": true,
      "id": "mroonga_default_parser",
      "name": "mroonga_default_parser",
      "scope": [
        "global"
      ],
      "type": "string"
    },
    {
      "cli": "--mroonga-default-tokenizer=value",
      "default": "TokenBigram",
      "dynamic": true,
      "id": "mroonga_default_tokenizer",
      "name": "mroonga_default_tokenizer",
      "scope": [
        "global",
        "session"
      ],
      "type": "string"
    },
    {
      "cli": "--mroonga-default-wrapper-engine=value",
      "default": "(Empty)",
      "dynamic": false,
      "id": "mroonga_default_wrapper_engine",
      "name": "mroonga_default_wrapper_engine",
      "scope": [
        "global"
      ],
      "type": "string"
    },
    {
      "cli": "--mroonga-dry-write[={0|1}]",
      "default": "off",
      "dynamic": true,
      "id": "mroonga_dry_write",
      "name": "mroonga_dry_write",
      "scope": [
        "global",
        "session"
      ],
      "type": "boolean"
    },
    {
      "cli": "--mroonga-enable-operations-recording={0|1}",
      "default": "ON",
      "dynamic": true,
      "id": "mroonga_enable_operations_recording",
      "name": "mroonga_enable_operations_recording",
      "scope": [
        "global"
      ],
      "type": "boolean"
    },
    {
      "cli": "--mroonga-enable-optimization={0|1}",
      "default": "on",
      "dynamic": true,
      "id": "mroonga_enable_optimization",
      "name": "mroonga_enable_optimization",
      "scope": [
        "global",
        "session"
      ],
      "type": "boolean"
    },
    {
      "default": "ON",
      "dynamic": false,
      "id": "mroonga_libgroonga_embedded",
      "name": "mroonga_libgroonga_embedded",
      "scope": [
        "global"
      ],
      "type": "boolean"
    },
    {
      "default": "OFF",
      "dynamic": false,
      "id": "mroonga_libgroonga_support_lz4",
      "name": "mroonga_libgroonga_support_lz4",
      "scope": [
        "global"
      ],
      "type": "boolean"
    },
    {
      "default": "ON",
      "dynamic": false,
      "id": "mroonga_libgroonga_support_zlib",
      "name": "mroonga_libgroonga_support_zlib",
      "scope": [
        "global"
      ],
      "type": "boolean"
    },
    {
      "default": "OFF",
      "dynamic": false,
      "id": "mroonga_libgroonga_support_zstd",
      "name": "mroonga_libgroonga_support_zstd",
      "scope": [
        "global"
      ],
      "type": "boolean"
    },
    {
      "dynamic": false,
      "id": "mroonga_libgroonga_version",
      "name": "mroonga_libgroonga_version",
      "scope": [
        "global"
      ],
      "type": "string"
    },
    {
      "cli": "--mroonga-lock-timeout=#",
      "default": "900000",
      "dynamic": true,
      "id": "mroonga_lock_timeout",
      "name": "mroonga_lock_timeout",
      "range": {
        "from": -1,
        "to": 2147483647
      },
      "scope": [
        "global"
      ],
      "type": "integer"
    },
    {
      "cli": "--mroonga-log-file=value",
      "default": "groonga.log",
      "dynamic": true,
      "id": "mroonga_log_file",
      "name": "mroonga_log_file",
      "scope": [
        "global"
      ],
      "type": "string"
    },
    {
      "cli": "--mroonga-log-level=value",
      "default": "NOTICE",
      "dynamic": true,
      "id": "mroonga_log_level",
      "name": "mroonga_log_level",
      "scope": [
        "global"
      ]
    },
    {
      "cli": "--mroonga-match-escalation-threshold=#",
      "default": "0",
      "dynamic": true,
      "id": "mroonga_match_escalation_threshold",
      "name": "mroonga_match_escalation_threshold",
      "range": {
        "from": -1,
        "to": 9223372036854776000
      },
      "scope": [
        "global",
        "session"
      ],
      "type": "integer"
    },
    {
      "cli": "--mroonga-max-n-records-for-estimate=#",
      "default": "1000",
      "dynamic": true,
      "id": "mroonga_max_n_records_for_estimate",
      "name": "mroonga_max_n_records_for_estimate",
      "range": {
        "from": -1,
        "to": 2147483647
      },
      "scope": [
        "global",
        "session"
      ],
      "type": "integer"
    },
    {
      "cli": "--mroonga-query-log-file=filename",
      "default": "(Empty string)",
      "dynamic": true,
      "id": "mroonga_query_log_file",
      "name": "mroonga_query_log_file",
      "scope": [
        "global"
      ],
      "type": "string"
    },
    {
      "cli": "--mroonga-vector-column-delimiter=value",
      "default": "(white space)",
      "dynamic": true,
      "id": "mroonga_vector_column_delimiter",
      "name": "mroonga_vector_column_delimiter",
      "scope": [
        "global"
      ],
      "type": "string"
    },
    {
      "dynamic": false,
      "id": "mroonga_version",
      "name": "mroonga_version",
      "scope": [
        "global"
      ],
      "type": "string"
    }
  ],
  "name": "mroonga-system-variables",
  "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/mroonga/mroonga-system-variables/"
}