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:
Post a Comment
<< Home
About
About Me
Name:
Tomer Ben David
View my complete profile
Previous
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
Updating mysql isolation level
Starting up mysql on windows in non service mode
Access denied for user 'root'@'localhost' (using p...
0 Comments:
Post a Comment
<< Home