MySQL Forums
Forum List  »  Newbie

Re: Getting syntax error on table create, don't know why
Posted by: Jay Pipes
Date: June 29, 2005 12:08PM

In your second table creation you have:

PRIMARY KEY (item_source, item_sourceid)

but you have no item_source column.

Jay Pipes
Community Relations Manager, North America, MySQL Inc.

Got Cluster? http://www.mysql.com/cluster
Personal: http://jpipes.com

Options: ReplyQuote


Subject
Written By
Posted
Re: Getting syntax error on table create, don't know why
June 29, 2005 12:08PM


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.