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