mirror of
https://github.com/MariaDB/server.git
synced 2025-11-05 01:43:31 +03:00
Push for testing of encryption
This commit is contained in:
7
mysql-test/include/have_innodb_encryption.inc
Normal file
7
mysql-test/include/have_innodb_encryption.inc
Normal file
@@ -0,0 +1,7 @@
|
||||
#
|
||||
# Ensure we have innodb encryption incompiled
|
||||
|
||||
if (`select count(*)=0 from information_schema.global_variables where variable_name="innodb_data_encryption_providertype"`)
|
||||
{
|
||||
--skip Test requires InnoDB encryption.
|
||||
}
|
||||
Reference in New Issue
Block a user