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