摘要: 启动InnoDB引擎的方法http://down.chinaz.com/server/201207/2090_1.htm启动InnoDB引擎的方法 Mysql中默认的是MyISAM数据引擎,可惜此引擎不支持事务处理,我们需要将默认的数据引擎改为InnoDB。其中InnoDB和BerkeleyDB支... 阅读全文
posted @ 2014-04-25 17:05 huangchaolilli 阅读(360) 评论(0) 推荐(0)
摘要: 查询当前使用的默认的存储引擎 阅读全文
posted @ 2014-04-25 15:42 huangchaolilli 阅读(333) 评论(0) 推荐(0)