1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-08 14:22:09 +03:00
Files
mariadb-columnstore-engine/mysql-test/columnstore/basic/t
Serguey Zefirov 2cd8f716c1 Fix MCOL-5035, a difference in INSERT and UPDATE behavior
The UPDATE statement wrote NULL when the column set is DATETIME and
value is '0000-00-00 00:00:00'. The problem was inside WriteEngine's
handling of UPDATE statements and this is where heart of change is.

Other changes are related to some obsolete data structures in DML/DDL
handling that just hanging around there, doing nothing.
2024-06-27 13:07:49 +03:00
..
2022-12-08 21:00:01 +00:00
2021-07-03 15:29:35 +03:00
2023-02-27 06:38:31 -05:00
2023-07-21 14:02:03 +03:00
2022-10-05 16:56:57 -05:00