Hello,

2015-09-10 17:06 GMT+05:30 Ajeesh Kannan <ajeeshbkan...@gmail.com>:

> Hi ,
>
> While running the below command (mysql full db backup),
>
> mysqldump --skip-lock-tables --single-transaction --flush-logs --hex-blob
> --master-data=2 -A  > fullmysqldump.sql
>

Where are you mentioning databases here.?
Include *--all-databases* or database names.
This may help you :
http://www.thegeekstuff.com/2008/09/backup-and-restore-mysql-database-using-mysqldump/

-- 
Regards,
Arun Prakash
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines

Reply via email to