dym254661025 opened a new issue, #19961:
URL: https://github.com/apache/shardingsphere/issues/19961

   ### Error updating database.  Cause: java.sql.SQLException: Field 'id' 
doesn't have a default value
   ### The error may involve 
com.demo.test.project.mapper.TestRecordMapper.add-Inline
   ### The error occurred while setting parameters
   ### SQL: insert into test_record(point_id,str,`time`)values(?,?,?) on 
duplicate key update str = value(str)
   ### Cause: java.sql.SQLException: Field 'id' doesn't have a default value
   ; Field 'id' doesn't have a default value; nested exception is 
java.sql.SQLException: Field 'id' doesn't have a default value


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
notifications-unsubscr...@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to