1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

encryption cleanup: small changes

* comments
* move my_bytes_to_key() and my_aes_hex2uint() into file_key_management_plugin
* rename HA_INSERT_ORDER -> HA_PRESERVE_INSERT_ORDER
* remove unused variables and declarations
* fix casts
* don't link innodb with pcre
* remove redundant entries from aria's TARGET_LINK_LIBRARIES
This commit is contained in:
Sergei Golubchik
2015-03-26 17:16:37 +01:00
parent 87604c4cad
commit 6a7ee5a5a5
17 changed files with 200 additions and 164 deletions

View File

@ -1616,7 +1616,7 @@ int plugin_init(int *argc, char **argv, int flags)
goto err_unlock;
/*
initialize the global default storage engine so that it may
set the global default storage engine variable so that it will
not be null in any child thread.
*/
global_system_variables.table_plugin=