mariadb/storage/innobase
Nikita Malyavin 4923604ee2 MDEV-18865 Assertion `t->first->versioned_by_id()' failed in innodb_prepare_commit_versioned
Cause:
* row_start != 0 treated as it exists. Probably, possible row permutations had not been taken in mind.

Solution:
* Checking both row_start and row_end is correct, so versioned() function is used
2019-12-29 12:16:04 +02:00
..
btr Merge 10.2 into 10.3 2019-12-13 10:08:57 +02:00
buf Merge 10.2 into 10.3 2019-12-27 15:14:48 +02:00
data Merge 10.2 into 10.3 2019-07-16 18:39:21 +03:00
dict Merge 10.2 into 10.3 2019-12-27 15:14:48 +02:00
eval Merge 10.2 into 10.3 2019-12-12 14:41:51 +02:00
fil Lintian complains on spelling error 2019-12-02 12:41:13 +02:00
fsp MDEV-12353 preparation: Replace mtr_x_lock() and friends 2019-11-14 11:40:33 +02:00
fts Merge 10.2 into 10.3 2019-12-13 10:08:57 +02:00
fut Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
gis Merge 10.2 into 10.3 2019-12-13 10:08:57 +02:00
ha Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
handler MDEV-18865 Assertion `t->first->versioned_by_id()' failed in innodb_prepare_commit_versioned 2019-12-29 12:16:04 +02:00
ibuf Merge 10.2 into 10.3 2019-12-13 10:08:57 +02:00
include MDEV-18865 Assertion `t->first->versioned_by_id()' failed in innodb_prepare_commit_versioned 2019-12-29 12:16:04 +02:00
lock Merge 10.2 into 10.3 2019-12-13 10:08:57 +02:00
log Merge 10.2 into 10.3 2019-12-27 15:14:48 +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-12353 preparation: Replace mtr_x_lock() and friends 2019-11-14 11:40:33 +02:00
mysql-test/storage_engine Fix for MDEV-17449, typo in error message (#1146) 2019-03-24 21:24:28 +04:00
os Merge 10.2 into 10.3 2019-12-27 15:14:48 +02:00
page MDEV-20950: Fix 32-bit Windows build 2019-12-21 21:36:25 +02:00
pars Merge 10.2 into 10.3 2019-12-12 14:41:51 +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-20950: Fix 32-bit Windows build 2019-12-21 21:36:25 +02:00
srv Lintian complains on spelling error 2019-12-02 12:41:13 +02:00
sync Merge 10.2 into 10.3 2019-12-12 14:41:51 +02:00
trx Merge 10.2 into 10.3 2019-12-13 10:08:57 +02:00
ut Merge 10.2 into 10.3 2019-12-12 14:41:51 +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 Merge 10.2 into 10.3 2019-12-27 15:14:48 +02: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