Site down, need help. Issues with sql import.
-
Is an SQL 5.0.96 backup file usable on SQL 5.5.24?
I tried to import the 5.0.96 backup onto my 5.5.24 sql database and got an error.
I posted last week the error, but pointing me to the “transferring your site page” didn’t help.
This is the error when I try to import the 5.0.96 backup onto my 5.5.24 database:
Error
SQL query:CREATE TABLE wp_netblog_bibitem (
itemID INT( 10 ) UNSIGNED NOT NULL AUTO_INCREMENT ,
fieldID SMALLINT( 5 ) UNSIGNED NOT NULL ,
fieldValue VARCHAR( 255 ) NOT NULL ,
usage INT( 10 ) UNSIGNED NOT NULL DEFAULT ‘1’,
PRIMARY KEY ( itemID )
) ENGINE = M– MySQL dump 10.11
—
— Host: localhost Database: fra1301704504244
— ——————————————————
— Server version 5.0.96-log
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;MySQL said: Documentation
#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 ‘SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */’ at line 13
Please help!!! :o)
- The topic ‘Site down, need help. Issues with sql import.’ is closed to new replies.