1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-29 00:08:14 +03:00
Files
mariadb/mysql-test/suite/versioning/t
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
..
2018-05-12 10:16:46 +02:00
2019-10-10 00:20:34 +03:00
2019-09-03 13:17:32 +03:00
2019-09-03 13:17:32 +03:00
2018-05-12 10:16:46 +02:00
2019-10-10 00:20:34 +03:00
2019-10-10 00:20:34 +03:00
2019-06-15 22:32:09 +02:00
2019-10-10 00:20:34 +03:00