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