aboutsummaryrefslogtreecommitdiff
path: root/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-sphinx-status-variables.json
diff options
context:
space:
mode:
Diffstat (limited to 'srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-sphinx-status-variables.json')
-rw-r--r--srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-sphinx-status-variables.json60
1 files changed, 0 insertions, 60 deletions
diff --git a/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-sphinx-status-variables.json b/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-sphinx-status-variables.json
deleted file mode 100644
index f03a851..0000000
--- a/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-sphinx-status-variables.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "data": [
- {
- "id": "sphinx_error",
- "name": "Sphinx_error",
- "scope": [
- "global",
- "session"
- ],
- "type": "integer"
- },
- {
- "id": "sphinx_time",
- "name": "Sphinx_time",
- "scope": [
- "global",
- "session"
- ],
- "type": "integer"
- },
- {
- "id": "sphinx_total",
- "name": "Sphinx_total",
- "scope": [
- "global",
- "session"
- ],
- "type": "integer"
- },
- {
- "id": "sphinx_total_found",
- "name": "Sphinx_total_found",
- "scope": [
- "global",
- "session"
- ],
- "type": "integer"
- },
- {
- "id": "sphinx_word_count",
- "name": "Sphinx_word_count",
- "scope": [
- "global",
- "session"
- ],
- "type": "integer"
- },
- {
- "id": "sphinx_words",
- "name": "Sphinx_words",
- "scope": [
- "global",
- "session"
- ],
- "type": "integer"
- }
- ],
- "name": "sphinx-status-variables",
- "url": "https://mariadb.com/kb/en/library/documentation/sphinx-status-variables/"
-}