You are not logged in.
- Topics: Active | Unanswered
Pages: 1
#1 2010-03-08 04:03:29
- qie
- Member

- Registered: 2008-06-02
- Posts: 376
mysqli_innodb
i just didn't select "mysqli_innodb" database type when set up,
how about just change it on config.php from "$db_type="mysqli" to "$db_type="mysqli_innodb" , and save the config.php?
anything else need to do?
Last edited by qie (2010-03-08 04:03:58)
now show:光宇游戏
Offline
#2 2010-03-08 05:18:03
- Smartys
- Former Developer
- Registered: 2008-04-27
- Posts: 3,117
- Website
Re: mysqli_innodb
No, your tables need to be using InnoDB as their backend engine, not MyISAM.
Offline
#3 2010-03-08 05:37:45
- qie
- Member

- Registered: 2008-06-02
- Posts: 376
Re: mysqli_innodb
erh... if someone upgrading from fluxbb1.2, then the db_type not updated.
now show:光宇游戏
Offline
#4 2010-03-08 06:08:39
- qie
- Member

- Registered: 2008-06-02
- Posts: 376
Re: mysqli_innodb
No, your tables need to be using InnoDB as their backend engine, not MyISAM.
then i change the storage engine to innoDB by phpMyadmin:
is it correct?
now show:光宇游戏
Offline
Pages: 1
