Database structure

Added by m r almost 2 years ago

Hey,

Since I know nothing about SQL syntax, I thought it would be easier to ask it here: when I'm running the .sql files to set up my DB I get the following error on the fileurl.sql file:

ERROR 1064 (42000): 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 '"files" (
"id" int(11) NOT NULL auto_increment,
"fileurl" varchar(255) defau' at line 1

ideas?

-Nate