Merge 10.4 into 10.5

This commit is contained in:
Marko Mäkelä 2022-07-27 17:17:24 +03:00
commit 098c0f2634
278 changed files with 17666 additions and 7397 deletions

View file

@ -442,7 +442,7 @@ NULLIF(1,1e0),
NULLIF(1,'2001-01-01'),
NULLIF(1,TIME'00:00:00');
Warnings:
Warning 1292 Truncated incorrect DOUBLE value: '2001-01-01'
Warning 1292 Truncated incorrect DECIMAL value: '2001-01-01'
SHOW CREATE TABLE t1;
Table Create Table
t1 CREATE TABLE `t1` (