If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Importing SQL dump ERROR in Syntax TYPE=MyISAM

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-22-11, 16:25
OpK OpK is offline
Registered User
 
Join Date: Jun 2011
Posts: 9
Importing SQL dump ERROR in Syntax TYPE=MyISAM

Guys can anybody point me in the right direction for resolving this? I am recieving Error in Syntax on TYPE=MyISAM for my import.

I am migrating a journals server to a new server and need to get this done.

Thanks in advance.
-Mike
Reply With Quote
  #2 (permalink)  
Old 06-22-11, 16:58
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,525
Quote:
Originally Posted by OpK View Post
I am recieving Error in Syntax on TYPE=MyISAM for my import.
did you check the syntax in the manual like the error message said you should?

if you had, you would've seen that it's engine=myisam, not type=myisam

dat manual, she be so helpful
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
  #3 (permalink)  
Old 06-23-11, 09:10
OpK OpK is offline
Registered User
 
Join Date: Jun 2011
Posts: 9
Making the change from TYPE to ENGINE did the trick but I did see some import errors.

Thanks
-Mike
Reply With Quote
  #4 (permalink)  
Old 06-23-11, 09:11
OpK OpK is offline
Registered User
 
Join Date: Jun 2011
Posts: 9
WAEFRTFM ... yes very helpful.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On