kimmking commented on issue #4946: To terryManu
URL: 
https://github.com/apache/incubator-shardingsphere/issues/4946#issuecomment-604173268
 
 
   Hi, @nevereverever thx for your attention.
   1. What this log actually print:
   > 
log.debug("simpleHashShardingAlgorithm--shardingCount:{},columnName:{},tableName:{},columnValue:{},recent
 return target is : {}",
                   new Object[]{shardingCount, columnName, tableName, value, 
targetName});
   
   2. Can you make a little demo to reproduce this bug?
   3. This message isn't thrown by ShardingSphere, actually by mysql. You know, 
mostly your codes have some implicit bugs.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to