This website requires JavaScript.
Explore
Help
Sign in
mirror
/
mariadb
Watch
1
Star
0
Fork
You've already forked mariadb
0
mirror of
https://github.com/MariaDB/server.git
synced
2025-01-28 01:34:17 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b9631b4633
mariadb
/
mysql-test
/
suite
/
encryption
/
t
/
filekeys_plugin.inc
5 lines
84 B
PHP
Raw
Normal View
History
Unescape
Escape
tests for file_key_management plugin key file parser
2015-03-30 18:00:50 +02:00
if
(
!
$FILE_KEY_MANAGEMENT_SO
)
{
misc encryption tests fixes * support statically compiled file_key_management when possible * rename encryption.encryption_create_or_replace -> encryption.create_or_replace * delete unnecessary *.opt file (including have_key_management_plugin.inc is enough) * remove unnecessary LOWER() for strings that are compared case insensitively anyway
2015-06-21 06:33:45 +02:00
--
skip
Needs
dynamic
file_key_management
plugin
tests for file_key_management plugin key file parser
2015-03-30 18:00:50 +02:00
}
Reference in a new issue
Copy permalink