|
[Installing] mySQL 5.5 Incompatibility
|
|
03-30-2011, 08:53 AM
Post: #1
|
|||
|
|||
mySQL 5.5 Incompatibility
Using myBB 1.6.2 with a mySQL 5.5 (Master-Master Setup) results in the following error message:
Connection to the database server and table you specified was successful. Database Engine: MySQLi 5.5.10 The MyBB database tables will now be created. Creating table board_adminlog... MyBB SQL Error MyBB has experienced an internal SQL error and cannot continue. SQL Error: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM CHARACTER SET utf8 COLLATE utf8_general_ci' at line 9 Query: CREATE TABLE board_adminlog ( uid int unsigned NOT NULL default '0', ipaddress varchar(50) NOT NULL default '', dateline bigint(30) NOT NULL default '0', module varchar(50) NOT NULL default '', action varchar(50) NOT NULL default '', data text NOT NULL, KEY module (module, action) ) TYPE=MyISAM CHARACTER SET utf8 COLLATE utf8_general_ci; |
|||
|
03-30-2011, 08:58 AM
Post: #2
|
|||
|
|||
RE: mySQL 5.5 Incompatibility
It's a known issue: http://dev.mybb.com/issues/1379
Either download the patch and apply it to your mybb installation or downgrade your mysql server. The patches will be included in 1.6.3. My latest plugins: Extra Forum Permissions | Facebook Meta Tags | Auto Unapprove Reported Posts
|
|||
|
03-30-2011, 09:15 AM
Post: #3
|
|||
|
|||
RE: mySQL 5.5 Incompatibility
Thank you for your fast response. I'll go with the patches rather than downgrading the mysql setup
|
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)
Search
Member List
Calendar
Help

mySQL 5.5 Incompatibility 
![[Image: sig.png]](http://img-url.com/u/sig.png)