Database Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesDatabase Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old February 3rd, 2003, 01:09 PM
boettger boettger is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Ontario, Canada
Posts: 11 boettger User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Table trouble

I'm setting up a table in MYSQL and I get an error at the closing bracket. I followed the text book and I don't understand why or how to fix it. I'll include my code. Thanks in advance for your help.

mysql> CREATE TABLE joke (
-> joke_id MEDIUMINT(5) DEFAULT '0' NOT NULL AUTO_INCREMENT,
-> joke_question MEDIUMTEXT NOT NULL,
-> joke_answer MEDIUMTEXT NOT NULL,
-> joke_date DATE,
-> PRIMARY KEY (joke_id),
-> );
ERROR 1064: You have an error in your SQL syntax near ')' at line 7
mysql>

Reply With Quote
  #2  
Old February 3rd, 2003, 04:44 PM
postalcow postalcow is offline
Codewalkers Beginner (1000 - 1499 posts)
 
Join Date: Apr 2007
Location: Ford CIty, PA USA
Posts: 1,267 postalcow User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
Send a message via Yahoo to postalcow
RE: Table trouble

Remove the comma after "PRIMARY KEY (joke_id)"

Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesDatabase Help > Table trouble


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway