Quantcast
Channel: MySQL Forums - Database Administration & Monitoring
Viewing all articles
Browse latest Browse all 812

mysqldump is skipping some tables. (2 replies)

$
0
0
Hello,


I am taking mysql dump using following command on daily basis using a shell script.

#mysqldump -u <username> -p<password> -R --single-transaction --flush-logs <dbname> > <comefile>.sql

Today I observed that some tables are missing in the dump, I also tried running this command manually with different options,but got no luck.Even not getting any error while taking the dump.
(I also tried --log-error=<some_file>).

What could be possible reasons behind this.

MySQL version : 5.1 (Source compiled, Parition & InnoBase)
OS : Redhat Linux 5.4 (64-bit)

Thanks in advance.
Meghanand

Viewing all articles
Browse latest Browse all 812

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>