Comment 1 for bug 714925

Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :

What exact commands should reproduce this?
If I do
SET GLOBAL userstat_running=ON;
then immediately
SHOW USER_STATISTICS;
SELECT * FROM INFORMATION_SCHEMA.USER_STATISTICS;

I see zeros and not 32-bit uint max values there, same for other stat tables.