From 052b3cc13d9ce2cfffa31a9e97ea9a4def8bbaf7 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Sun, 29 Aug 2010 09:39:09 +0200 Subject: [PATCH] src/types.db: Remove the "mysql_qcache" and "mysql_threads" types. Use the "v5upgrade" taret to preserve compatibility. --- src/types.db | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/types.db b/src/types.db index f75e6007..1b0020f6 100644 --- a/src/types.db +++ b/src/types.db @@ -100,8 +100,6 @@ mysql_handler value:COUNTER:0:U mysql_locks value:COUNTER:0:U mysql_log_position value:COUNTER:0:4294967295 mysql_octets rx:COUNTER:0:4294967295, tx:COUNTER:0:4294967295 -mysql_qcache hits:COUNTER:0:U, inserts:COUNTER:0:U, not_cached:COUNTER:0:U, lowmem_prunes:COUNTER:0:U, queries_in_cache:GAUGE:0:U -mysql_threads running:GAUGE:0:U, connected:GAUGE:0:U, cached:GAUGE:0:U, created:COUNTER:0:U nfs_procedure value:COUNTER:0:4294967295 nginx_connections value:GAUGE:0:U nginx_requests value:COUNTER:0:134217728 -- 2.11.0