insert into think_note values ('',2,'1432502751','15525 05:25:05','bbbbbbbbbbbbbbbbbbb','defaule',1)
insert into think_note values ('',2,'1432502751','15525 05:25:05','bbbbbbbbbbbbbbbbbbb','defaule',1)
第一条是手动输入的,第二条是php echo出来的,复制到phpmyadmin报错。
#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 'insert into think_note values ('',2,'1432502751','15525 05:25:05','bbbbbbbbbb' at line 1
insert into think_note values ('',2,'1432502751','15525 05:25:05','bbbbbbbbbbbbbbbbbbb','defaule',1)
第一条是手动输入的,第二条是php echo出来的,复制到phpmyadmin报错。
#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 'insert into think_note values ('',2,'1432502751','15525 05:25:05','bbbbbbbbbb' at line 1
