1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-30 11:22:14 +03:00
Files
mariadb/mysql-test/suite
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
..
2021-04-22 07:32:51 +03:00
2021-03-19 17:29:18 +01:00
2020-12-23 19:28:02 +01:00
2021-04-13 10:26:01 +03:00
2021-04-13 10:26:01 +03:00
2021-04-09 14:32:06 +03:00
2021-03-31 08:01:03 +03:00
2021-02-01 13:49:33 +01:00
2021-02-01 13:49:33 +01:00
2021-04-09 14:32:06 +03:00
2020-08-21 19:18:34 +03:00
2021-02-01 13:49:33 +01:00
2021-03-31 08:01:03 +03:00
2020-12-01 14:55:46 +02:00
2020-08-21 19:18:34 +03:00
2021-03-27 16:11:26 +02:00
2021-04-24 10:37:21 +03:00
2021-02-22 22:42:27 +01:00