You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2020/09/11 05:47:07 UTC

[shardingsphere] branch master updated (9acfb2c -> 5651665)

This is an automated email from the ASF dual-hosted git repository.

panjuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from 9acfb2c  Merge pull request #7402 from yang-7777/patch-7
     new cfec28e  HikariJDBCParameterDecoratorTest added
     new 2e70bba  HikariJDBCParameterDecoratorTest merged Merge branch 'master' of https://github.com/apache/shardingsphere
     new abc897a  merge Merge branch 'master' of https://github.com/apache/shardingsphere
     new 2f073fc  PostgreSQLStatementMemoryStrictlyFetchSizeSetterTest and MySQLStatementMemoryStrictlyFetchSizeSetterTest added
     new 5651665  Merge pull request #7396 from sluk3r/dev7376

The 26813 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ...tatementMemoryStrictlyFetchSizeSetterTest.java} | 24 +++++++++++++---------
 ...tatementMemoryStrictlyFetchSizeSetterTest.java} | 24 +++++++++++++---------
 2 files changed, 28 insertions(+), 20 deletions(-)
 copy shardingsphere-proxy/shardingsphere-proxy-backend/src/test/java/org/apache/shardingsphere/proxy/backend/communication/jdbc/{recognizer/impl/OracleRecognizerTest.java => statement/impl/MySQLStatementMemoryStrictlyFetchSizeSetterTest.java} (60%)
 copy shardingsphere-proxy/shardingsphere-proxy-backend/src/test/java/org/apache/shardingsphere/proxy/backend/communication/jdbc/{recognizer/impl/MySQLRecognizerTest.java => statement/impl/PostgreSQLStatementMemoryStrictlyFetchSizeSetterTest.java} (60%)