Comment 1 for bug 386192

Revision history for this message
Yves Trudeau (y-trudeau) wrote :

Which stats? Currently, the following are there:

mysql> show global status like 'innodb_m%';
+-------------------------+-------+
| Variable_name | Value |
+-------------------------+-------+
| Innodb_memcached_puts | 0 |
| Innodb_memcached_hits | 0 |
| Innodb_memcached_misses | 0 |
| Innodb_memcached_enable | OFF |
+-------------------------+-------+
4 rows in set (0.00 sec)

InnoDB_memcached_enable should be removed from there, it is a config variable not a status.