mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Push for testing of encryption
This commit is contained in:
4
mysql-test/include/not_encrypted.inc
Normal file
4
mysql-test/include/not_encrypted.inc
Normal file
@ -0,0 +1,4 @@
|
||||
if (`select @@innodb_encrypt_tables = 1`)
|
||||
{
|
||||
skip only without encryption;
|
||||
}
|
Reference in New Issue
Block a user