Oleksandr Byelkin
034a175982
Merge branch '10.6' into 10.11
2024-07-04 11:52:07 +02:00
Lena Startseva
9e74a7f4f3
Removing MDEV-27871 from tastcases because it is not a bug
2024-06-28 16:45:50 +07:00
Marko Mäkelä
a8e4540476
Merge 10.8 into 10.9
2022-09-21 10:07:09 +03:00
Alexander Barkov
f1544424de
MDEV-29446 Change SHOW CREATE TABLE to display default collation
2022-09-12 22:10:39 +04:00
Alexander Barkov
d25b10fede
MDEV-27712 Reduce the size of Lex_length_and_dec_st from 16 to 8
...
User visible change:
Removing the length specified by user from error messages:
ER_TOO_BIG_SCALE and ER_TOO_BIG_PRECISION
as discussed with Sergei.
2022-03-22 14:42:54 +04:00
Alexander Barkov
f61909e19e
MDEV-10182 Bad value when inserting COALESCE(CURRENT_TIMESTAMP) into a DECIMAL column
...
This problem was earlier fixed by the patch cb16d753b2
for MDEV-11337 Split Item::save_in_field() into virtual methods in Type_handler.
Adding tests only.
2018-06-15 06:33:34 +04:00
Michael Widenius
a7abddeffa
Create 'main' test directory and move 't' and 'r' there
2018-03-29 13:59:44 +03:00