MySQL Forums
Forum List  »  MySQL Query Browser

Re: Error 1064 at apply changes
Posted by: Carl
Date: June 03, 2005 05:23AM

When I try to create a table:

CREATE TABLE `carl`.`one` (
)
TYPE = InnoDB;


I get error 1064 near )type = innodb;

Options: ReplyQuote


Subject
Written By
Posted
June 03, 2005 05:17AM
Re: Error 1064 at apply changes
June 03, 2005 05:23AM


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.