Comment 7 for bug 446150

Revision history for this message
Geert JM Vanderkelen (geertjmvdk) wrote :

AssertionError: None != (1L, u'myconnpy')

This happens because the InnoDB is not active. Start mtr with --mysqld="--innodb" to have it available.

I've pushed change to our tests which needs a specific storage engine. They can now check for the availability of the engine. This is part of revision 146.

The timeout-test failing is still not reproducible.