Gallery: MySQL:修订间差异

来自站长百科
跳转至: 导航、​ 搜索
无编辑摘要
 
第3行: 第3行:
* 推荐存储引擎:InnoDB(由Gallery的默认MySQL驱动自动选择)
* 推荐存储引擎:InnoDB(由Gallery的默认MySQL驱动自动选择)


另见“
另见:
* [[MySQL:Enabling_InnoDB_on_Windows|在Windows上启用InnoDB]]
* [[MySQL:Enabling_InnoDB_on_Windows|在Windows上启用InnoDB]]


[[Category:Gallery 2]]
[[Category:Gallery 2]]

2008年8月28日 (四) 17:07的最新版本

Gallery2的MySQL数据库服务器[ ]

  • 推荐版本:MySQL5或更新的版本(至少需要无错Unicode支持的4.1.20版本)
  • 推荐存储引擎:InnoDB(由Gallery的默认MySQL驱动自动选择)

另见: