mariadb/storage
Marko Mäkelä 24bffb080b MDEV-13918 Race condition between INFORMATION_SCHEMA.INNODB_SYS_TABLESTATS and ALTER/DROP/TRUNCATE TABLE
MDEV-14021 Failing assertion: table->get_ref_count() == 0 on ALTER TABLE with implicit ALGORITHM=INPLACE

Post-merge fix: Remove the now-useless use of table reference count.
The dict_operation_lock S-latch whose use was introduced in the 10.0
fix will prevent the table from disappearing due to concurrent
DDL operations (DROP, table-rebuilding ALTER, TRUNCATE).
2017-10-24 23:19:54 +03:00
..
archive MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
blackhole
cassandra Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
connect Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
csv Merge 10.0 into 10.1 2017-05-23 08:59:03 +03:00
example
federated MDEV-13459 Warnings, when compiling with gcc-7.x 2017-10-17 07:37:39 +02:00
federatedx Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
heap MDEV-13459 Warnings, when compiling with gcc-7.x 2017-10-17 07:37:39 +02:00
innobase MDEV-13918 Race condition between INFORMATION_SCHEMA.INNODB_SYS_TABLESTATS and ALTER/DROP/TRUNCATE TABLE 2017-10-24 23:19:54 +03:00
maria Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
mroonga Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
myisam Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
myisammrg MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
oqgraph Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
perfschema MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
rocksdb Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks 2017-10-23 09:47:10 +00:00
sequence Fix several compile warnings on Windows 2017-03-17 08:56:57 +00:00
sphinx Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
spider MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
test_sql_discovery MDEV-13712 Spelling errors in the error message 2017-09-18 10:12:23 +02:00
tokudb Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
xtradb Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00