When backing up with MyDump using the database option, the generated script has a "use mysql;" preceding the drop database statement. This causes an error when using the embedded server. Is there a way to prevent writing the use statement?
DAC 5.20.0.12, MySQL 4.1 or 5.1
And by-the-way, MySQL 5.1.22-rc seems to work with this build, at least with MyISAM tables. Instability has been emphasized by the Core team. Are there continuing problems?
Thank you