Bug #4372 | mysqldump -e has no effect | ||
---|---|---|---|
Submitted: | 2 Jul 2004 11:56 | Modified: | 2 Jul 2004 16:14 |
Reporter: | David Newcomb (OCA) | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: mysqldump Command-line Client | Severity: | S3 (Non-critical) |
Version: | 4.1.3-beta-nt-log | OS: | Windows (Win2000 sp4) |
Assigned to: | Dean Ellis | CPU Architecture: | Any |
[2 Jul 2004 11:56]
David Newcomb
[2 Jul 2004 16:14]
Dean Ellis
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.mysql.com/documentation/ and the instructions on how to report a bug at http://bugs.mysql.com/how-to-report.php Additional info: from the 4.1.0 changelog: "The --opt option for mysqldump now is enabled by default, as are all the options implied by --opt." Use --skip-extended-insert to disable that particular option.