The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
mysql error number: 1064
I have new installation of vB 4.2.3 and just installed impex so I can import from my old vB 4.0.2 (I think that is the version). Anyway, I configued the ImpExConfig.php to have the database info for the source and target and double-checked the info.
When I click on the "import" link in my ACP, and put in my customer number, I get the following error: Code:
ImpEx Database error mysql error: Invalid SQL: CREATE TABLE impexerror ( errorid bigint(20) unsigned NOT NULL auto_increment, errortype varchar(10) NOT NULL default '', classnumber varchar(3) NOT NULL default '', importid bigint(20) NOT NULL default 0, error varchar(250) default 'NULL', remedy varchar(250) default 'NULL', PRIMARY KEY (errorid) ) TYPE=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 'TYPE=MyISAM' at line 9 mysql error number: 1064 Date: Thursday 21st 2016f April 2016 10:41:42 PM Database: HidingPlaceForums 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 'TYPE=MyISAM' at line 9 Ideas? |
#2
|
|||
|
|||
Open up the file where the error is occurring and remove all occurrences of "TYPE=MyISAM".
|
Благодарность от: | ||
TheLastSuperman |
#3
|
|||
|
|||
That is in the original unmodified vB 4.23. is this what you mean?
|
#4
|
|||
|
|||
Well the error is related to creating tables for Impex so I assume you have to modify one of the Impex files where it attempts to create the required table structure.
|
#5
|
||||
|
||||
Wait why are using impex to upgrade an old version of vb to a new one instead of just running the built in upgrade scripts.
|
Благодарность от: | ||
TheLastSuperman |
#6
|
|||
|
|||
Dave, that solved the problem, thank you.
Squidsk, I was trying to a fresh new forum, then decided that I still needed some of the posts from the old one and decided that importing is the better solution. |
Благодарность от: | ||
TheLastSuperman |
#7
|
||||
|
||||
Quote:
Quote:
Upgrading then deleting what you don't need is a much better alternative. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|