1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Fix tests after merge and disable rpl_ndb_dd_advance due to bug 18679.

This commit is contained in:
jimw@rama.(none)
2006-07-28 19:39:34 -07:00
parent f7e19b40f3
commit 69f9fe7531
4 changed files with 24 additions and 123 deletions

View File

@ -571,5 +571,5 @@ SELECT DATE_FORMAT('%Y-%m-%d %H:%i:%s', 1151414896);
DATE_FORMAT('%Y-%m-%d %H:%i:%s', 1151414896)
NULL
Warnings:
Warning 1292 Truncated incorrect datetime value: '%Y-%m-%d %H:%i:%s'
Warning 1292 Incorrect datetime value: '%Y-%m-%d %H:%i:%s'
"End of 4.1 tests"