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