polardbxengine/mysql-test/include/have_innodb_default_undo_ta...

5 lines
158 B
PHP

if (`SELECT COUNT(*) != 2 FROM information_schema.innodb_tablespaces WHERE space_type = 'Undo'`)
{
--skip Test requires only the default undo tablespaces
}