kameleon62123
12/08/2006, 13h45
Bonjour je change d' hébergeur et comme pour mon ancien hébergeur je doit mettre les 2 bases, la base que propose l' administration de vbulletin et l' autre via phpmyadmin sa c' est normal et j' utilise BIGDUMP j' ai importé la premiére base mais celle de vbulletin quand je veut l' importée il me dit:
Error at the line 7: ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
Query: CREATE TABLE `dbxaccess` ( `userid` int(10) unsigned NOT NULL default '0', `forumid` smallint(5) unsigned NOT NULL default '0', `accessmask` smallint(5) unsigned NOT NULL default '0', PRIMARY KEY (`userid`,`forumid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
MySQL: 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 'DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci' at line 6
Stopped on error
MErci de me dire pourquoi sa fait sa et de me donner la solution.
Error at the line 7: ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
Query: CREATE TABLE `dbxaccess` ( `userid` int(10) unsigned NOT NULL default '0', `forumid` smallint(5) unsigned NOT NULL default '0', `accessmask` smallint(5) unsigned NOT NULL default '0', PRIMARY KEY (`userid`,`forumid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
MySQL: 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 'DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci' at line 6
Stopped on error
MErci de me dire pourquoi sa fait sa et de me donner la solution.