summaryrefslogtreecommitdiff
path: root/mysql-test/include/not_encrypted.inc
blob: 2702fb3d8f0f37ad1d24659f09d4ba8b3ba00b77 (plain)
1
2
3
4
if (`select @@innodb_encrypt_tables = 1`)
{
  skip only without encryption;
}