mariadb/storage
Marko Mäkelä e5d71e0b3d MDEV-19551 Remove alias innodb_stats_sample_pages
The parameter innodb_stats_sample_pages became an alias for
innodb_stats_transient_sample_pages and was deprecated in
MariaDB Server 10.0. Let us finally remove that alias.
2019-05-23 10:25:12 +03:00
..
archive Merge 10.3 into 10.4 2019-04-25 16:05:20 +03:00
blackhole Added new MDL_BACKUP locks for all backup stages 2018-12-09 22:12:27 +02:00
cassandra post-merge: -Werror fixes in 10.3 2019-03-29 19:42:01 +01:00
connect Fixed compiler warnings form gcc 7.3.1 2019-04-19 13:17:14 +03:00
csv Optimize flush tables with read lock (FTWRL) to not wait for select's 2018-12-09 22:12:25 +02:00
example Changed static const in Alter_info and Alter_online_info to defines 2018-03-29 13:59:40 +03:00
federated Merge 10.1 into 10.2 2019-04-03 19:58:47 +03:00
federatedx Fixed FederatedX to follow THD ha_data protocol 2019-05-21 17:55:09 +04:00
heap MDEV-371 Unique Index for long columns 2019-02-22 00:35:40 +01:00
innobase MDEV-19551 Remove alias innodb_stats_sample_pages 2019-05-23 10:25:12 +03:00
maria MDEV-17841: Fix -Wsometimes-uninitialized 2019-05-23 10:18:55 +03:00
mroonga Replace ha_notify_table_changed() with notify_tabledef_changed() 2019-05-23 01:20:18 +03:00
myisam Merge 10.3 into 10.4 2019-04-25 16:05:20 +03:00
myisammrg MDEV-19236 Improve error message for ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_COLUMN_TYPE 2019-04-12 12:28:09 +03:00
oqgraph MDEV-371 Unique Index for long columns 2019-02-22 00:35:40 +01:00
perfschema Merge 10.3 into 10.4 2019-04-25 16:05:20 +03:00
rocksdb Fixed RocksDB to follow THD ha_data protocol 2019-05-21 17:55:09 +04:00
sequence Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
sphinx Fixed Sphinx to follow THD ha_data protocol 2019-05-21 17:55:09 +04:00
spider Fixed Spider to follow THD ha_data protocol 2019-05-21 17:55:09 +04:00
test_sql_discovery
tokudb Disable 5733_tokudb as the result is not stable 2019-05-09 11:24:06 +03:00