- 19 Feb, 2015 2 commits
-
-
Jan Lindström authored
Added support for compression method snappy for page compression.
-
Jan Lindström authored
-
- 18 Feb, 2015 2 commits
-
-
Jan Lindström authored
Changed wsrep plugin from mysql_plugin to maria_plugin to set up plugin_maturity to Stable.
-
Jan Lindström authored
encrypted tables Introduced a new innodb_default_page_encryption_key configuration variable to allow user to set the default key identifier.
-
- 17 Feb, 2015 4 commits
-
-
Sergei Golubchik authored
put cracklib_password_check into a separate package. build it conditionally on Debian/Ubuntu
-
Sergei Golubchik authored
namely, remove the code to support: etch, lenny, hardy, intrepid, jaunty, karmic, maverick, natty
-
Sergei Golubchik authored
-
Sergei Petrunia authored
-
- 15 Feb, 2015 4 commits
-
-
Sergei Golubchik authored
-
Sergei Golubchik authored
Remove ONLY_IF clause in MYSQL_ADD_PLUGIN and the requirement that every plugin's CMakeLists.txt *must* do MYSQL_ADD_PLUGIN for PLUGIN_XXX=YES to work. This was very fragile and cannot be relied on. Use a different implementation of =YES check - iterate all PLUGIN_* variables and see which one doesn't have a matching target. Revert all ONLY_IF changes in CMakeLists.txt files.
-
Sergei Golubchik authored
we don't want mysys static data structures to be overwritten when a dynamic plugin is loaded.
-
Sergei Golubchik authored
-
- 12 Feb, 2015 1 commit
-
-
Alexander Barkov authored
-
- 11 Feb, 2015 1 commit
-
-
Jan Lindström authored
-
- 10 Feb, 2015 22 commits
-
-
Sergei Golubchik authored
This reverts commit aa61e4c7 that broke the compilation on few platforms (e.g. centos5). These warnings are already fixed properly in 10.0-connect.
-
Alexander Barkov authored
-
Sergei Golubchik authored
workaround, not a fix: don't build key management plugins in yassl builds
-
Sergei Golubchik authored
-
Jan Lindström authored
-
Jan Lindström authored
when page compression and google encryption is used.
-
Sergei Golubchik authored
-
Sergei Golubchik authored
because old openssl versions (e.g. on labrador) don't have it
-
Jan Lindström authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
but do MyISAM first - to read mysql.plugin table
-
Jan Lindström authored
-
Monty authored
-
Monty authored
- Fixed compiler warnings - Added include/wait_for_binlog_checkpoint.inc, as suggested by JonasO - Updated 'build-tags' to work with git (Patch by Serg)
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
- 09 Feb, 2015 2 commits
-
-
Sergei Golubchik authored
-
Vicențiu Ciorbaru authored
Added an extra column to i_s_applicable_roles, named IS_DEFAULT. The column displays which role is the default role for the user querying the table.
-
- 08 Feb, 2015 1 commit
-
-
Sergei Golubchik authored
add missing plugins to debs
-
- 07 Feb, 2015 1 commit
-
-
Sergei Golubchik authored
-