Quote:
Originally Posted by DragonByte Tech
Run the following query and it should be fixed for you
[SQL]ALTER TABLE vb_dbtech_downloads_categories
ADD COLUMN parentid unsigned NOT NULL DEFAULT '0'[/SQL]
- David
|
An error occurred while attempting to execute your query. The following information was returned.
error number: 1064
error desc: 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 'unsigned NOT NULL DEFAULT '0'' at line 2