mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge branch '10.6' into 10.7
This commit is contained in:
@@ -55,5 +55,5 @@ INSERT INTO `t1` VALUES
|
||||
(2),
|
||||
(3);
|
||||
#MYSQL_DUMP --compact --as-of="1990-08-04 00:00' where 'abc" test 2>&1
|
||||
mysqldump: Incorrect DATETIME value: '1990-08-04 00:00' where 'abc'
|
||||
mariadb-dump: Incorrect DATETIME value: '1990-08-04 00:00' where 'abc'
|
||||
drop tables t1;
|
||||
|
Reference in New Issue
Block a user