MySQLdump import error
Gudday All
I'm trying to recover a Db i've backedup using mysqldump onto a new server. Both servers are running v4.0.24.
I've created a DB called account.
Then i run the following command; "C:\mysql\bin>mysql -uroot account < account.sql"
This results in the following error:
"ERROR 1064 at line 11: 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 'Owner varchar(100) default '', Company Name varchar(100) defa"
This is the first time I have received this sort of error on a restore. Does this mean that there is fatal error in my table structure?
Subject
Views
Written By
Posted
MySQLdump import error
6900
March 26, 2006 08:38PM
4781
March 27, 2006 06:53PM
3279
March 27, 2006 08:42PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.