| Bug #37351 | During Restore, Create statements executed fails, if Restore fails | ||
|---|---|---|---|
| Submitted: | 11 Jun 2008 16:19 | Modified: | 13 Jun 2008 15:29 |
| Reporter: | Hema Sridharan | Email Updates: | |
| Status: | Not a Bug | Impact on me: | |
| Category: | MySQL Server: Backup | Severity: | S2 (Serious) |
| Version: | mysql-6.0-backup-myisam | OS: | Linux |
| Assigned to: | CPU Architecture: | Any | |
[11 Jun 2008 16:19]
Hema Sridharan
[11 Jun 2008 16:21]
MySQL Verification Team
out of disk space?
[13 Jun 2008 15:29]
Susanne Ebrecht
Hema, many thanks for writing a bug report. You always got error number 28. You can use perror to look what kind of error this is: $ ./bin/perror 28 OS error code 28: No space left on device This is also documented here: http://dev.mysql.com/doc/refman/5.0/en/perror.html
