mariadb/storage
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
..
archive Merge bb-10.2-ext into 10.3 2017-10-04 08:24:06 +03:00
blackhole Added "const" to new data for handler::update_row() 2017-04-18 12:23:53 +03:00
cassandra Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
connect Merge bb-10.2-ext into 10.3 2017-11-30 08:16:37 +02:00
csv Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-06-15 15:27:11 +04:00
example Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
federated MDEV-13459 Warnings, when compiling with gcc-7.x 2017-10-17 07:37:39 +02:00
federatedx Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-10-30 16:42:46 +04:00
heap Improve performance of heap tables 2017-11-23 10:04:12 +02:00
innobase MDEV-14529 - InnoDB rw-locks: optimize memory barriers 2017-12-08 17:55:41 +04:00
maria Merge bb-10.2-ext into 10.3 2017-11-10 16:12:45 +02:00
mroonga Remove compiler warnings 2017-12-03 13:58:36 +02:00
myisam Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 2017-10-30 20:47:39 +04:00
myisammrg MDEV 7701 extra() calls for VP engine 2017-12-03 13:58:34 +02:00
oqgraph Add "leaves" algorithm to oqgraph. 2017-12-05 13:11:02 +02:00
perfschema Merge bb-10.2-ext into 10.3 2017-11-10 16:12:45 +02:00
rocksdb MDEV-12501 -- set --maturity-level by default 2017-12-09 23:34:43 +00:00
sequence Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
sphinx Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 2017-10-30 20:47:39 +04:00
spider Silence -Wimplicit-fallthrough 2017-12-04 11:28:10 +02:00
test_sql_discovery Merge bb-10.2-ext into 10.3 2017-09-21 08:12:19 +03:00
tokudb Merge bb-10.2-ext into 10.3 2017-11-30 08:16:37 +02:00