xuxinstyle commented on issue #7847:
URL: https://github.com/apache/shardingsphere/issues/7847#issuecomment-712025166


   > @xuxinstyle Can you set `sql.show=ture`,and then show the actual sql?
   Logic SQL: update `profile` set name="艾丹克莱尔UtWn" where id = 40586220;
   [INFO ] 18:41:34.715 [ShardingSphere-Command-13] ShardingSphere-SQL - 
SQLStatement: 
UpdateStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.UpdateStatement@64132658,
 
tablesContext=org.apache.shardingsphere.sql.parser.binder.segment.table.TablesContext@3030dae6),
 
tablesContext=org.apache.shardingsphere.sql.parser.binder.segment.table.TablesContext@3030dae6)
   [INFO ] 18:41:34.715 [ShardingSphere-Command-13] ShardingSphere-SQL - Actual 
SQL: ds_1 ::: update `profile` set name="艾丹克莱尔UtWn" where id = 40586220;
   [INFO ] 18:41:34.727 [ShardingSphere-Command-6] ShardingSphere-SQL - Logic 
SQL: SHOW STATUS
   


----------------------------------------------------------------
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.

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


Reply via email to