mysql
Tuesday, December 05, 2006
mysqldump a database except for certain tables
[root@someserver tomer]# /usr/local/mysql/bin/mysqldump -uroot -psomepassword --ignore-table=databasename.tablename databasename > /tmp/thisisthedump.sql
posted by Tomer Ben David at
4:22 AM
|
0 comments
About
About Me
Name:
Tomer Ben David
View my complete profile
Links
Google News
Edit-Me
Edit-Me
Previous
start mysql
shutdown mysql
mysqldump a database except for certain tables
Change column size in mysql
Change varchar column size
Automatic purge of slave binlogs replication
Live Backups of MySQL Using Replication
SQL result -> File
Can't create database 'tomer' (errno: 28)
Change mysql root password
Archives
February 2006
March 2006
June 2006
July 2006
August 2006
September 2006
October 2006
December 2006
May 2008
Current Posts