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