wpd-static commented on issue #28578:
URL: 
https://github.com/apache/shardingsphere/issues/28578#issuecomment-1733696559

   table<ob_string> no fragment, error message :the table<ob_string> does not 
exist,When I replace ` <dependency>
               <groupId>mysql</groupId>
               <artifactId>mysql-connector-java</artifactId>
               **<version>5.1.49</version>**
               <scope>runtime</scope>
           </dependency>`, Correct code execution,  Actual SQL: db0 ::: INSERT 
INTO ob_string_8 (id,name, value, ref_id) VALUES (?, ?, ?, ?) ::: 
[1706296697183092748, 测试, 测试, 1704678770319065096]


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to