mariadb/mysql-test/suite/innodb
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
..
include Merge bb-10.2-ext into 10.3 2017-11-30 08:16:37 +02:00
r MDEV-13820 trx_id_check() fails during row_log_table_apply() 2017-12-07 14:35:32 +02:00
t MDEV-13820 trx_id_check() fails during row_log_table_apply() 2017-12-07 14:35:32 +02:00
disabled.def Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
suite.opt MDEV-12501 -- set --maturity-level by default 2017-12-09 23:34:43 +00:00