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!