I am getting this error even if I have plenty of space on my drives.
https://sittinginoblivion.com/wiki/backup-failed-mysqldump-got-errno-28-write says its disk space problem.
I am using PUTTY and this command to export database
mysqldump -h [HOST] --port=[PORT] -u [USERNAME] -p [DBNAME] > E:\[FILENAME].sql
Error Message
Backup failed: mysqldump: Got errno 28 on write
Meaning
Insufficient disk space to store output.
Solution
Free up some disk space. You might want to track down the reason you're low on disk space too.
Source: https://sittinginoblivion.com/wiki/backup-failed-mysqldump-got-errno-28-write
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With