xampp 无法启动mysql
时间:2015-05-14 13:46:45
收藏:0
阅读:307
Error: could not open single-table tablespace file .\test\dr.ibd
在网上搜索到的解决方案都不管用。结果整合了两个解决方案:
删掉xampp/data/ib_logfile0
xampp/data/ib_logfile1
xampp/data/ibdata1
三个文件就好了
原文:http://www.cnblogs.com/fyydnz/p/4502872.html
评论(0)