[Ilugc] mysqldump is not taking full db backup

  • From: ajeeshbkannan@xxxxxxxxx (Ajeesh Kannan)
  • Date: Thu, 10 Sep 2015 17:06:33 +0530

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

the fullmysqldump.sql is showing 0MB in size and the command is still
running in the screen without any backup. Meantime I can take single DB
mysqldump. There is no error message in the mysql error logs.

-- 
With Regards,
Ajeesh B.Kannan

Other related posts: