INSERT INTO plog_em_stats_data (gid, title, views, `date`) values (346, 'ChatGPT's writing style', 1, '2024-05-05') ON DUPLICATE KEY UPDATE gid=346, title='ChatGPT's writing style', date='2024-05-05', views = views+1

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 's writing style', 1, '2024-05-05') ON DUPLICATE KEY UPDATE gid=346, title='ChatG' at line 1

← 点击返回