mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
mysqldump.c, mysqldump.test, mysqldump.result:
Bug #31077: post-commit fix.
This commit is contained in:
@@ -3548,11 +3548,23 @@ DROP TABLE t1,t2;
|
||||
# "Dump completed on"
|
||||
#
|
||||
# --skip-dump-date:
|
||||
--
|
||||
|
||||
|
||||
|
||||
-- Dump completed
|
||||
# --dump-date:
|
||||
-- Dump completed on -- ::
|
||||
--
|
||||
|
||||
|
||||
|
||||
-- Dump completed on x-x-x x:x:x
|
||||
# --dump-date (default):
|
||||
-- Dump completed on -- ::
|
||||
--
|
||||
|
||||
|
||||
|
||||
-- Dump completed on x-x-x x:x:x
|
||||
#
|
||||
# End of 5.0 tests
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user