INSERT INTO plog_em_stats_data (gid, title, views, `date`) values (409, 'ChatGPT's take on ChatGPT writing', 1, '2024-04-29') ON DUPLICATE KEY UPDATE gid=409, title='ChatGPT's take on ChatGPT writing', date='2024-04-29', 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 take on ChatGPT writing', 1, '2024-04-29') ON DUPLICATE KEY UPDATE gid=409, ti' at line 1

← 点击返回