My .sql file when i upload to another server, this error its brings export from wampserver
Error
Static analysis:
1 errors were found during analysis.
1. A closing bracket was expected. (near ")" at position 272)
SQL query:
-- -- Database: `p` -- -- -------------------------------------------------------- -- -- Table structure for table `xl805_assets` -- CREATE TABLE `xl805_assets` ( `id` int(10) UNSIGNED NOT NULL COMMENT 'Primary Key', `parent_id` int(11) NOT NULL DEFAULT '0'COMMENT )
MySQL said:
#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 14
Error
Static analysis:
1 errors were found during analysis.
1. A closing bracket was expected. (near ")" at position 272)
SQL query:
-- -- Database: `p` -- -- -------------------------------------------------------- -- -- Table structure for table `xl805_assets` -- CREATE TABLE `xl805_assets` ( `id` int(10) UNSIGNED NOT NULL COMMENT 'Primary Key', `parent_id` int(11) NOT NULL DEFAULT '0'COMMENT )
MySQL said:
#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 14