Mysql: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Introduction == | |||
== Mysql == | == Mysql == | ||
Revision as of 21:57, 10 October 2007
Introduction
Mysql
Useful commands
- backup all databases.
mysqldump --all-databases -p > /temp/mysql