executeUpdate() from my PreparedStatement returns 1 but cell in DB not updated (but instead locked)

后端 未结 0 1579
情深已故
情深已故 2021-02-10 23:32

on my Tomcat WebSocket server, I have the following query in my PreparedStatement:

UPDATE account SET token = \'7c7420651ddaf6a9b6277daf373c7093fc6c745d7dda4c47fb         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题