ERROR 1010 (HY000): Error dropping database (can’t rmdir ‘./ahte’, errno: 39)
Because the cold backup did not close the database before, the data file was corrupted and the data could not be qufied
Delete database prompt ~
Since it is known that the file is corrupt, the database cannot recognize it, so we go to the corresponding directory to delete the entity file
cd /data/mysql/mysql3318/data/ahte
rm -f *
Because the cold backup did not close the database before, the data file was corrupted and the data could not be qufied
Delete database prompt ~
Since it is known that the file is corrupt, the database cannot recognize it, so we go to the corresponding directory to delete the entity file
cd /data/mysql/mysql3318/data/ahte
rm -f *
Read More:
- Error dropping database can’t rmdir
- MySQL error: error 1010 (HY000) when deleting database
- SQL exception handling – MySQL error 1005 (HY000): can’t create table ‘TMP’ (errno: 13)
- About error 1005 (HY000) in MySQL: can’t create table ‘_______ ‘(errno: 150) fool’s plan
- The problem of MySQL database connection failure errno: 1049 error
- ValueError: The field admin.LogEntry.user was declared with a lazy reference to ‘MyApp.sysusers‘
- Error: EBUSY: resource busy or locked, rmdir ‘
- An error is reported when kettle connects Oracle database and MySQL database
- Error 2005 (HY000) unkonw MySQL server host…
- RESTORE detected an error on page (0:0) in database
- Can’t open file: (errno: 24)
- How to solve MySQL error 1049 (42000): unknown database ‘database’
- 1716438 – Error :” Failed to load database information Details: The Database connector crdb_bwquery.
- Errno in Linux Programming
- Mysql start slave error 1201 (HY000)
- Solution to error 2002 (HY000) in MySQL login startup
- [MySQL] error 1396 (HY000): Operation create user failed for ‘MySQL’ @’localhost ‘
- mysqldump: Got error: 1016: Can’t open file: ‘./xxx.frm’ (errno: 24) when using LOCK TABLES
- ERROR 2005 (HY000): Unknown MySQL server host
- Error 1364 (HY000): field ‘SSL_ cipher’ doesn’t have a default value