Mysql

From Halfface
Revision as of 21:57, 10 October 2007 by 192.168.2.57 (talk)
Jump to navigation Jump to search

Introduction

Mysql

Useful commands

  • backup all databases.
mysqldump --all-databases -p > /temp/mysql

Web resources