mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +01:00
4 lines
78 B
PHP
4 lines
78 B
PHP
if (`select @@innodb_encrypt_tables = 1`)
|
|
{
|
|
skip only without encryption;
|
|
}
|