Bug #46392 mysqldump.exe drops character on its timestamp
Submitted: 27 Jul 2009 4:13 Modified: 27 Jul 2009 5:26
Reporter: Jared S (Silver Quality Contributor) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: mysqldump Command-line Client Severity:S3 (Non-critical)
Version:5.0, 5.1 bzr OS:Any (MS Windows NT 6, Mac)
Assigned to: CPU Architecture:Any
Tags: mysqldump, qc, timestamp

[27 Jul 2009 4:13] Jared S
Description:
Hi,

When I do a dump using command line component @ 2PM in afternoon, the .sql exported file is stamped at the bottom with ..

-- Dump completed on 2009-07-27  4:02:09

How to repeat:
Set time to afternoon + Make a quick .BAT file

-"C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqldump.exe" --user root --database mytickets  --result-file=C:\mytickets.sql

Suggested fix:
Correct 24H display.
[27 Jul 2009 5:26] Sveta Smirnova
Thank you for the report.

Verified as described.