5 lines
78 B
PHP
5 lines
78 B
PHP
if (`select @@innodb_encrypt_tables = 1`)
|
|
{
|
|
skip only without encryption;
|
|
}
|