Comment 17 for bug 1193308

Revision history for this message
Roel Van de Paar (roel11) wrote :

From another failure;

Query (7f1030004c50): SELECT * FROM (INFORMATION_SCHEMA . `INNODB_CHANGED_PAGES` AS table1 LEFT JOIN INFORMATION_SCHEMA . `GLOBAL_TEMPORARY_TABLES` AS table2 ON ( table2 . `NAME` = table1 . `space_id` ) ) WHERE table2 . `TABLE_ROWS` < 't' LIMIT 1