3d0fb15028
Merge branch '10.6' into 10.11
2024-10-29 15:24:38 +01:00
3a1cf2c85b
MDEV-34679 ER_BAD_FIELD uses non-localizable substrings
2024-10-17 21:37:37 +02:00
83fa03359f
after merge: update the test for 10.10
...
because explicit_defaults_for_timestamp is now true
2023-05-04 23:28:45 +02:00
4d6e458f9f
MDEV-31164 default current_timestamp() not working when used INSERT ON DUPLICATE KEY in some cases
...
select_insert::store_values() must reset
has_value_set bitmap before every row, just like mysql_insert() does.
because ON DUPLICATE KEY UPDATE and triggers modify it
2023-05-04 16:07:39 +02:00
a7abddeffa
Create 'main' test directory and move 't' and 'r' there
2018-03-29 13:59:44 +03:00