Bug #1174 | MySQLDump Command Line Problems in Windows | ||
---|---|---|---|
Submitted: | 1 Sep 2003 10:27 | Modified: | 2 Sep 2003 1:35 |
Reporter: | Aaron Weed | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: mysqldump Command-line Client | Severity: | S3 (Non-critical) |
Version: | 4.0.11-gamma-nt | OS: | Windows (Windows 2000 Server) |
Assigned to: | Victor Vagin | CPU Architecture: | Any |
[1 Sep 2003 10:27]
Aaron Weed
[1 Sep 2003 10:58]
MySQL Verification Team
Please try the version 4.0.14: C:\mysql\bin>mysqldump mysql -umiguel -p Enter password: *** -- MySQL dump 9.08 -- -- Host: localhost Database: mysql --------------------------------------------------------- -- Server version 4.0.14-nt -- -- Table structure for table 'columns_priv' --
[1 Sep 2003 11:24]
MySQL Verification Team
Please disregard my previous comments, I was able to repeat when redirecting the output for a file. Thanks you for the bug report. Victor I think you had fixed an issue like this with another client tool.
[1 Sep 2003 11:55]
Paul DuBois
This is likely a manifestation of the problem reported in bug 683 as a general client library problem on Windows (that is, it's not limited to mysqldump). See: http://bugs.mysql.com/bug.php?id=683 Should be fixed now, I believe. Victor, can you verify that?
[2 Sep 2003 1:35]
Victor Vagin
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html