· 8 years ago · Jan 30, 2018, 10:28 AM
1Executing SQL script in server
2ERROR: Error 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 ')
3ENGINE = InnoDB
4DEFAULT CHARACTER SET = utf8' at line 2
5SQL Code:
6 CREATE TABLE IF NOT EXISTS `poinfiniplus`.`client_logs` (
7 )
8 ENGINE = InnoDB
9 DEFAULT CHARACTER SET = utf8
10
11SQL script execution finished: statements: 3 succeeded, 1 failed
12
13Fetching back view definitions in final form.
14Nothing to fetch