MySQL (2)
MYSQLDUMP - Man Page
Submitted by btilma on Tue, 12/30/2008 - 01:04.
Section: MySQL Database System (1)
Updated: 08/02/2008
IndexThe
mysqldump
client is a backup program originally written by Igor Romanenko.
Updated: 08/02/2008
Index
NAME
mysqldump - a database backup programSYNOPSIS
- mysqldump [options] [db_name [tbl_name ...]]
DESCRIPTION
- Read more
- 54 reads
MYSQL - Man Page
Submitted by btilma on Tue, 12/30/2008 - 01:03.
Section: MySQL Database System (1)
Updated: 08/02/2008
Indexis a simple SQL shell (with GNU
readline
capabilities). It supports interactive and non-interactive use. When used interactively, query results are presented in an ASCII-table format.
Updated: 08/02/2008
Index
NAME
mysql - the MySQL command-line toolSYNOPSIS
- mysql [options] db_name
DESCRIPTION
mysql
- Read more
- 44 reads


