tuohai666 edited a comment on issue #1741: DatabaseMetaData's getTables didn't 
return the data
URL: 
https://github.com/apache/incubator-shardingsphere/issues/1741#issuecomment-455930605
 
 
   @WillWei1983 I can't reproduce it. Here's my SQL:
   ResultSet resultSet = databaseMetaData.getTables(null, "%", "%", null);
   You may try SQL like mine. Or,
   show me the schemaName and tableName parameter, **and** schemaName/tableName 
in your **logical database.**

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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