Hi,
I setup jf krom using quickstart i downloaded here after i have finished the whole website on local host now trying to upload the sql file into live server database i got this error:
Error
SQL query:
-- --------------------------------------------------------
--
-- Table structure for table `gvony_assets`
--
CREATE TABLE `gvony_assets` (
`id` INT( 10 ) UNSIGNED NOT NULL COMMENT 'Primary Key',
`parent_id` INT( 11 ) NOT NULL DEFAULT '0' COMMENT
);
MySQL said: Documentation
#1064 - 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 ')' at line 4
pls help i attched the sql file