麻烦帮忙看看
Time: 2007-11-13 12:41pm
SQL: INSERT INTO forum.cdb_attachments (aid, tid, pid, dateline, readperm, filename, description, filetype, filesize, attachment, downloads, isimage, uid) VALUES ('', '57571', '3591398', '1121702760', '0', ''.jpg', '', 'image/pjpeg', '50176', 'Fid_25/25_29815.jpg', '0', '1', '45303');
Error: 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 '.jpg', '', 'image/pjpeg', '50176', 'Fid_25/25_29815.jpg', '0', '1', '45303')' at line 1
Errormsg.: 可能原因:1.数据超长或类型不匹配;2.数据库记录重复
Errno.: 1064 |