You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/11/13 11:05:26 UTC

[GitHub] [incubator-shardingsphere] beijing-penguin opened a new pull request #3517: Fixes #3370 .and change some code structure for compatibility

beijing-penguin opened a new pull request #3517: Fixes #3370 .and change some code structure for compatibility
URL: https://github.com/apache/incubator-shardingsphere/pull/3517
 
 
   Fixes #3370 .
   
   Changes proposed in this pull request:
   - use jdbc api to fix oracle difference and fix other jdbc compatibility
   - Fix jdbc getIndexInfo method and NullPointerException.
   - Fix and change catalog and schema method parameter error.
   - Fix and change resultSet.getString(IS_NULLABLE) and
   resultSet.getString(IS_AUTOINCREMENT) return type error.(at MySQL Connector/J 8.0 + not work)
   - change some code structure for current compatibility

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


With regards,
Apache Git Services