mariadb/extra
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
..
crc32-vpmsum
mariabackup MDEV-12501 -- set --maturity-level by default 2017-12-09 23:34:43 +00:00
readline
yassl Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
charset2html.c
CMakeLists.txt Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 2017-08-09 12:59:39 +03:00
comp_err.c
innochecksum.cc MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
my_print_defaults.c Various compier warnings 2017-10-22 14:51:45 +02:00
mysql_waitpid.c
mysqld_safe_helper.c mysqld_safe_help - remove warning 2017-04-30 15:06:01 +04:00
perror.c
replace.c Merge branch '10.0' into 10.1 2017-10-22 13:03:41 +02:00
resolve_stack_dump.c resolve_stack_dump updated to match latest stack trace format 2017-12-03 12:45:54 +02:00
resolveip.c