mirror of
https://github.com/MariaDB/server.git
synced 2025-05-07 04:01:59 +03:00
5 lines
78 B
PHP
5 lines
78 B
PHP
if (`select @@innodb_encrypt_tables = 1`)
|
|
{
|
|
skip only without encryption;
|
|
}
|