1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00
Files
mariadb/mysql-test/suite/versioning/t
Aleksey Midenkov 6d73282b13 MDEV-25468 DELETE HISTORY may delete current data on system-versioned table
Item_func_history (is_history()) is a bool function that checks if the
row is the history row by checking row_end->is_max(). The argument to
this function must be row_end system field.

Added the above function to conjunction with SYSTEM_TIME_BEFORE
versioning condition.
2021-04-27 09:08:44 +03:00
..
2018-05-12 10:16:46 +02: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
2018-02-24 00:50:57 +01: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