unknow table alarmtemp error when drop database (mysql)
时间:2014-01-28 20:48:14
收藏:0
阅读:463
Q: unknow table alarmtemp error when drop database (mysql)
D: alarmtemp is table in rtmd database.
A:
- truncate rtmd maybe help.
- drop table for each ?
- try remove dababase files (D:\MySQL\data\rtmd) if daba is not necessary.
原文:http://www.cnblogs.com/iclk/p/3535594.html
评论(0)