1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00
Files
mariadb/mysql-test/suite/versioning/t
Aleksey Midenkov c477697422 MDEV-29872 MSAN/Valgrind uninitialised value errors in TABLE::vers_switch_partition
Delayed_insert has its own THD (initialized at mysql_insert()) and
hence its own LEX. Delayed_insert initalizes a very few parameters for
LEX and 'duplicates' is not in this list. Now we copy this missing
parameter from parser LEX (as well as sql_command).
2024-04-02 00:11:35 +03:00
..
2024-02-14 16:12:53 +02:00
2022-11-02 13:08:01 +01:00
2023-11-21 12:47:51 +02:00
2023-08-01 15:08:52 +02:00
2023-08-08 14:57:31 +02:00
2023-08-04 08:01:06 +02:00
2022-11-02 13:08:01 +01:00
2022-05-19 14:07:55 +02:00
2023-08-08 14:57:31 +02:00
2023-12-17 11:20:43 +01:00
2022-02-03 17:01:31 +01:00
2023-08-01 15:08:52 +02:00