mariadb/storage/innobase
Marko Mäkelä adb117cf69 MDEV-16678: Fix a problem with duplicate #sql2 table names
row_drop_table_for_mysql(): If a #sql2 table is open in another
thread (purge) while we attempting to drop it, rename it to #sql-ib
name to hide it from the SQL layer.

Adjust tests accordingly to hide #sql-ib tables, which can
continue to exist until the background DROP TABLE completes.
2019-12-10 16:18:30 +02:00
..
btr MDEV-21259 Assertion failed in mtr_t::write() 2019-12-09 21:11:08 +02:00
buf MDEV-21225: Fix warnings 2019-12-05 08:23:23 +02:00
data Merge 10.3 into 10.4 2019-07-25 18:42:06 +03:00
dict MDEV-16678 Prefer MDL to dict_sys.latch for innodb background tasks 2019-12-10 15:42:50 +02:00
eval Remove InnoDB wrappers of <string.h> functions 2019-10-30 07:31:39 +02:00
fil MDEV-21225 Remove ut_align() and use aligned_malloc() 2019-12-05 06:42:31 +02:00
fsp MDEV-21225: Fix warnings 2019-12-05 08:23:23 +02:00
fts MDEV-16678 Prefer MDL to dict_sys.latch for innodb background tasks 2019-12-10 15:42:50 +02:00
fut MDEV-21174: Replace mlog_write_ulint() with mtr_t::write() 2019-12-03 11:05:18 +02:00
gis MDEV-21174: Replace mlog_write_ulint() with mtr_t::write() 2019-12-03 11:05:18 +02:00
ha Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
handler MDEV-16678 Prefer MDL to dict_sys.latch for innodb background tasks 2019-12-10 15:42:50 +02:00
ibuf MDEV-21174: Fix undefined behaviour 2019-12-05 12:44:19 +02:00
include MDEV-16678 Prefer MDL to dict_sys.latch for innodb background tasks 2019-12-10 15:42:50 +02:00
lock Make .clang-format work with clang-8 2019-11-15 18:09:30 +01:00
log MDEV-21225 Remove ut_align() and use aligned_malloc() 2019-12-05 06:42:31 +02:00
mach Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mem Merge branch '10.2' into 10.3 2019-10-31 10:58:06 +01:00
mtr MDEV-21174: Replace mlog_write_string() with mtr_t::memcpy() 2019-12-03 11:05:19 +02:00
mysql-test/storage_engine MDEV-20907 Set innodb_log_files_in_group=1 by default 2019-10-28 17:11:10 +02:00
os MDEV-16264 - some improvements 2019-12-09 21:12:13 +01:00
page MDEV-21225 Remove ut_align() and use aligned_malloc() 2019-12-05 06:42:31 +02:00
pars Remove InnoDB wrappers of <string.h> functions 2019-10-30 07:31:39 +02:00
que Fix CMAKE_BUILD_TYPE=Debug 2019-10-11 18:36:08 +03:00
read MVCC::view_close(): Correct comments 2019-09-04 09:42:38 +03:00
rem Merge 10.4 into 10.5 2019-11-20 15:47:16 +02:00
row MDEV-16678: Fix a problem with duplicate #sql2 table names 2019-12-10 16:18:30 +02:00
srv MDEV-21216: Remove fsp_header_get_space_id() 2019-12-04 20:01:04 +02:00
sync MDEV-16264 Use threadpool for Innodb background work. 2019-11-15 18:09:30 +01:00
trx MDEV-16678 Prefer MDL to dict_sys.latch for innodb background tasks 2019-12-10 15:42:50 +02:00
ut Merge 10.4 into 10.5 2019-11-07 08:52:30 +01:00
.clang-format add .clang-format file for InnoDB 2019-10-29 21:56:24 +03:00
bzip2.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
CMakeLists.txt MDEV-16264 Use threadpool for Innodb background work. 2019-11-15 18:09:30 +01:00
compile-innodb Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
COPYING.Google
COPYING.Percona
innodb.cmake MDEV-17958: Remove IS_BIG_ENDIAN 2019-05-14 12:35:42 +03:00
lz4.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
lzma.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
lzo.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
plugin_exports
snappy.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00