SQL: ALTER TABLE `***`.`[Table]threads` ADD COLUMN [Table]pushstatus tinyint(1) NOT NULL DEFAULT '0'
Error: ALTER command denied to user '***'@'localhost' for table '[Table]threads'
Errno.: 1142
ALTER TABLE `discuz5jsh`.`[Table]threads` ADD COLUMN [Table]pushstatus tinyint(1) NOT NULL DEFAULT '0'
ERROR 1064 (42000): 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 '[Tabl
e]pushstatus tinyint(1) NOT NULL DEFAULT '0'' at line 1