mariadb/mysql-test/suite/encryption/include
Vesa Pentti 99bcec295d MDEV-12501 -- set --maturity-level by default
* Note: breaking change; since this commit, a plugin that has
    worked so far might get rejected due to plugin maturity
  * mariabackup is not affected (allows all plugins)
  * VERSION file defines SERVER_MATURITY, which defines the
    corresponding numeric value as SERVER_MATURITY_LEVEL in
    include/mysql_version.h
  * The default value for 'plugin_maturity' is SERVER_MATURITY_LEVEL - 1
  * Logs a warning if a plugin has maturity lower than
    SERVER_MATURITY_LEVEL
  * Tests suppress the plugin maturity warning
  * Tests use --plugin-maturity=unknown by default so as not to fail
    due to the stricter plugin maturity handling
2017-12-09 23:34:43 +00:00
..
have_example_key_management_plugin.inc move encryption tests to a dedicate suite 2015-05-13 14:27:16 +02:00
have_example_key_management_plugin.opt MDEV-12501 -- set --maturity-level by default 2017-12-09 23:34:43 +00:00
have_file_key_management_plugin.combinations move encryption tests to a dedicate suite 2015-05-13 14:27:16 +02:00
have_file_key_management_plugin.inc misc encryption tests fixes 2015-06-27 09:40:54 +02:00
innodb-util.pl MDEV-9099: Test encryption.innodb_encryption_discard_import fails on buildbot 2016-10-29 10:09:06 +03:00