View Single Post
  #2 (permalink)  
Old 01-06-04, 04:17 PM
HasansWeb HasansWeb is offline
Newbie Coder
 
Join Date: Jan 2004
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
I just remembered that you can use mysql_error() to get the exact error. Here's what it says:

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 '{ id int(10) NOT NULL auto_increment, username char(16)

Alright, and I'm running MySQL 4.0.15-standard.

Please help!
Reply With Quote