Status
Not open for further replies.

motd2

Customer
Install 6.0.8 - ok
upgrade 6.1.1 - ok
upgrade 6.2.1 - Database error in vBulletin 3.8.7


***
Updating Version Number To: 6.2.0

Invalid SQL:

CREATE TABLE IF NOT EXISTS `test_dbtech_vbshout_session`
(
`userid` int(10) unsigned NOT NULL DEFAULT '0',
`lastactivity` int(10) unsigned NOT NULL DEFAULT '0',
`instanceid` int(10) unsigned NOT NULL DEFAULT '0',
`chatroomid` int(10) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`userid`, `instanceid`, `chatroomid`),
KEY `last_activity` (`lastactivity`) USING BTREE,
KEY `instance_activity` (`lastactivity`, `instanceid`) USING BTREE,
KEY `chatroom_activity` (`lastactivity`, `chatroomid`) USING BTREE
) ENGINE=MyISAM;;

MySQL Error : 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 'USING BTREE,
KEY `instance_activity` (`lastactivity`, `instanceid`) USING BTRE' at line 8
Error Number : 1064
Request Date : Wednesday, September 18th 2013 @ 02:39:57 AM
Error Date : Wednesday, September 18th 2013 @ 02:39:59 AM
Script : http://localhost/forum/admincp/plugin.php?do=productimport
 
Last edited:
I've made a change that may work for you. You can re-download the mod and try again, let me know if it works :)
 
Status
Not open for further replies.

Legacy vBShout

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
3,175
Customer rating
5.00 star(s) 1 ratings
Top