> --opt Same as --add-drop-table --add-locks --all --quick
> --extended-insert --lock-tables --disable-keys. Enabled
> by default, disable with --skip-opt.
Fine, --skip-opt works great.
Tkanks a lot,
regards,
Maciej
--
MySQL General Mailing List
For
Hi!
On Aug 01, Maciej Bobrowski wrote:
>
> Hi,
>
> I want to backup some data from a database. In previous releases when I
> backuped a database to a file I got inserts each in one line, separated
> with semicolon. It was very comfortable, because I could very easy edit
> the file, change someth
Hi,
I want to backup some data from a database. In previous releases when I
backuped a database to a file I got inserts each in one line, separated
with semicolon. It was very comfortable, because I could very easy edit
the file, change something and give it to the database. Now after the
backup