Python俱乐部
Python
小课题
京东优惠券
今天打开我的博客 (http://www.truevue.org/),发现有一条出错信息:
./truevue/truevue_accesslog is marked as crashed and last (automatic?) repair failed query: INSERT INTO truevue_accesslog (title, path, url, hostname, uid, sid, timer, timestamp) values .......
发现可能是数据库出错,Google一下,在 stackoverflow上面找的了方法:
如果安装mysql的时候没有修改,那么mysql数据库默认安装路径为
/var/lib/mysql