MySQL Forums
Forum List  »  Backup

mysqldump: Got errno 5 on write
Posted by: erxiao wang
Date: November 06, 2019 02:08AM

Hi,
myMySQLDump stopped and the error logged in the file is mysqldump: Got errno 5 on write

mysqldump -S /data/mysql/3306/data/mysql.sock --single-transaction --master-data=2 --databases xxxxxxx --triggers --routines --events --add-drop-table --add- drop-database -v -q > /backup/xxxxxxx01.sql

/backup/ this is NFS;

Kindly let me know the reason and how can i fix this issue?

Options: ReplyQuote


Subject
Views
Written By
Posted
mysqldump: Got errno 5 on write
2392
November 06, 2019 02:08AM
1176
November 06, 2019 10:23AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.