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 _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
