Incorrect SQL query: ---- Database: & #39; rocboss & #39; structure of the tables table & #39; roc_attachment & #39; -- CREATETABLEIFNOTEXISTS & #39; roc_attachment & #39; (& #39; id & #39; INT (11) UNSIGNEDNOTNULL, & #39; uid php Data Database
Error
SQL query:
-- Database: 'rocbos' -- table structure 'Roc _ attachment'
Create table if not exists 'Roc _ attachment '(
'Id' INT (11) unsigned not null,
'Uid' MEDIUMINT (8) unsigned not null,
'Path' VARCHAR (128) not null,
'Time' INT (11) unsigned not null,
'Tid' INT (11) unsigned not null default '0 ',
'Pid 'INT (11) unsigned not null default '0'
) ENGINE = MYISAM AUTO_INCREMENT = 3 default charset = utf8 ROW_FORMAT = DYNAMIC;
MySQL return: document
#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 ''roc _ attachment '(
'Id' int (11) unsigned not null,
'Uid' mediumint (8) unsign' at line 11
Please try to import the MySQL database to the database