MySQL - Dump?

Hallo,

wie erstellt man einen SQL-Dump? Habe da keine Ahnung.

Danke im Voraus!

Hallo,
mit „mysqldump“. Dieses kleine Programm sollte im mysql/bin Verzeichinis liegen.

Usage: mysqldump [OPTIONS] database [tables]
OR mysqldump [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]
OR mysqldump [OPTIONS] --all-databases [OPTIONS]

Gruss
Quaser

Hallo,

wie erstellt man einen SQL-Dump? Habe da keine Ahnung.

http://dev.mysql.com/doc/refman/5.0/en/backup.html