mariadb/mysql-test/include/not_encrypted.inc

5 lines
78 B
PHP
Raw Normal View History

2014-12-22 15:53:17 +01:00
if (`select @@innodb_encrypt_tables = 1`)
{
skip only without encryption;
}