Hey
I am trying to create this database but I get an error:
"Error
SQL query:
CREATE TABLE `ds_comment_threads` (
`thread_id` INT( 11 ) UNSIGNED NOT NULL AUTO_INCREMENT ,
`image_id` INT( 11 ) UNSIGNED NOT NULL DEFAULT '0',
`thread_status` ENUM( 'queued', 'approved', 'disabled' ) NOT NULL ...
Search found 1 match
- Mon Nov 21, 2011 4:30 pm
- Forum: General discussions
- Topic: You have an error in your SQL syntax; check the manual that
- Replies: 1
- Views: 5594