iamif3000 commented on issue #8218: URL: https://github.com/apache/shardingsphere/issues/8218#issuecomment-730183454
@kimmking you can also verify this with navicat(my vesion is 12.1.11) The result of “select * from t1;” “select id,name from t1;” are different. And with mysql client, if you cannot reproduce it. You can create more tables such as "t3", "t4", and then try "select * from t2", "select * from t3"... ---------------------------------------------------------------- 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]
