mariadb/mysql-test/include/not_encrypted.inc
2015-02-10 10:21:17 +01:00

4 lines
78 B
PHP

if (`select @@innodb_encrypt_tables = 1`)
{
skip only without encryption;
}