mariadb/storage/innobase
Sergei Petrunia b04429434a Merge branch '10.1' into 10.2
# Conflicts:
#	sql/sp_head.cc
#	sql/sql_select.cc
#	sql/sql_trigger.cc
2020-01-17 00:24:17 +03:00
..
btr Post-fix for MDEV-12253: Remove redundant log writes 2019-12-30 18:12:55 +02:00
buf Merge branch '10.1' into 10.2 2020-01-17 00:24:17 +03:00
data MDEV-19292 "Row size too large" error when creating table with lots columns when row format is DYNAMIC or COMPRESSED 2019-07-05 17:02:21 +03:00
dict Cleanup: Remove dict_delete_tablespace_and_datafiles() 2019-12-27 11:23:28 +02:00
eval MDEV-21254 Remove unused keywords from the InnoDB SQL parser 2019-12-09 12:32:04 +02:00
fil Lets add another intrusive double linked list! 2020-01-04 13:39:14 +07:00
fsp MDEV-21024: Cleanup XDES_CLEAN_BIT 2019-11-11 14:18:50 +02:00
fts MDEV-20950 Reduce size of record offsets 2019-12-13 00:26:50 +07:00
fut Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
gis MDEV-20950 Reduce size of record offsets 2019-12-13 00:26:50 +07:00
ha Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
handler Fixup MDEV-21429: Correct a definition 2020-01-07 14:38:21 +02:00
ibuf MDEV-20950 Reduce size of record offsets 2019-12-13 00:26:50 +07:00
include MDEV-21429 TRUNCATE and OPTIMIZE are being refused due to "row size too large" 2020-01-07 11:02:12 +02:00
lock MDEV-20950 Reduce size of record offsets 2019-12-13 00:26:50 +07:00
log MDEV-19176 Reduce the memory usage during recovery 2019-12-23 15:51:02 +05:30
mach Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mem Clean up ut_strlcpy(), ut_strlcpy_rev() 2019-10-30 06:42:51 +02:00
mtr Clean up mtr_t::commit() further 2019-11-13 09:51:28 +02:00
mysql-test/storage_engine Fix for MDEV-17449, typo in error message (#1146) 2019-03-24 21:24:28 +04:00
os MDEV-21239 ASAN use-after-poison in a server shutdown in innodb.innodb_buffer_pool_resize 2019-12-20 19:59:58 +08:00
page MDEV-20950: Fix 32-bit Windows build 2019-12-21 21:36:25 +02:00
pars MDEV-21254 Remove unused keywords from the InnoDB SQL parser 2019-12-09 12:32:04 +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 MDEV-20950: Fix 32-bit Windows build 2019-12-21 21:36:25 +02:00
row MDEV-21454 Show actual mismatching values in mismatch error messages from row_import::match_table_columns() 2020-01-10 22:50:19 +07:00
srv Fix -std=c++98 -Wzero-length-array 2019-10-11 21:26:16 +03:00
sync MDEV-14482 - Cache line contention on ut_rnd_interval() 2019-12-10 17:01:36 +02:00
trx MDEV-20950 Reduce size of record offsets 2019-12-13 00:26:50 +07:00
ut MDEV-21256: Replace the 64-bit LCG with a 32-bit Galois LFSR 2019-12-10 16:59:34 +02: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-21337 fix aligned_malloc() 2019-12-18 20:09:52 +08:00
compile-innodb Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
COPYING.Google move to storage/innobase 2015-05-04 19:17:21 +02:00
COPYING.Percona move to storage/innobase 2015-05-04 19:17:21 +02:00
innodb.cmake MDEV-21362 do something with -fno-builtin-memcmp for rem0cmp.cc 2019-12-24 17:03:27 +08: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 Solaris compilation failure: xtradb is linked in statically, ha_innodb.so needs 2014-05-01 14:05:52 +02:00
snappy.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00