diff options
Diffstat (limited to 'srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-cassandra-status-variables.json')
| -rw-r--r-- | srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-cassandra-status-variables.json | 78 |
1 files changed, 0 insertions, 78 deletions
diff --git a/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-cassandra-status-variables.json b/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-cassandra-status-variables.json deleted file mode 100644 index 4defd76..0000000 --- a/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-cassandra-status-variables.json +++ /dev/null @@ -1,78 +0,0 @@ -{ - "data": [ - { - "id": "cassandra_multiget_keys_scanned", - "name": "Cassandra_multiget_keys_scanned", - "scope": [ - "global", - "session" - ], - "type": "integer" - }, - { - "id": "cassandra_multiget_reads", - "name": "Cassandra_multiget_reads", - "scope": [ - "global", - "session" - ], - "type": "integer" - }, - { - "id": "cassandra_multiget_rows_read", - "name": "Cassandra_multiget_rows_read", - "scope": [ - "global", - "session" - ], - "type": "integer" - }, - { - "id": "cassandra_network_exceptions", - "name": "Cassandra_network_exceptions", - "scope": [ - "global", - "session" - ], - "type": "integer" - }, - { - "id": "cassandra_row_insert_batches", - "name": "Cassandra_row_insert_batches", - "scope": [ - "global", - "session" - ], - "type": "integer" - }, - { - "id": "cassandra_row_inserts", - "name": "Cassandra_row_inserts", - "scope": [ - "global", - "session" - ], - "type": "integer" - }, - { - "id": "cassandra_timeout_exceptions", - "name": "Cassandra_timeout_exceptions", - "scope": [ - "global", - "session" - ], - "type": "integer" - }, - { - "id": "cassandra_unavailable_exceptions", - "name": "Cassandra_unavailable_exceptions", - "scope": [ - "global", - "session" - ], - "type": "integer" - } - ], - "name": "cassandra-status-variables", - "url": "https://mariadb.com/kb/en/library/documentation/cassandra-status-variables/" -} |
