mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge branch '10.3' into 10.4
This commit is contained in:
@ -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` (
|
||||
|
Reference in New Issue
Block a user