Hi,
My database got screwed up. Im trying to restore but this is the error that i get.
[[email protected] bimmer]$ mysql -uusername -ppassword bmw < www/backup/5-12-01.txt
ERROR 3 at line 11: Error writing file './bmw/access.frm' (Errcode: 28)
Whats wrong here?
Thanks,
Ray
My database got screwed up. Im trying to restore but this is the error that i get.
[[email protected] bimmer]$ mysql -uusername -ppassword bmw < www/backup/5-12-01.txt
ERROR 3 at line 11: Error writing file './bmw/access.frm' (Errcode: 28)
Whats wrong here?
Thanks,
Ray
Comment