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 2021/11/23 00:34:48 UTC

[shardingsphere] branch master updated (f220021 -> b1c8c0c)

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 f220021  Complete SQLServer EXPLAIN statement (#13743)
     add b1c8c0c  Refactor MySQL show function status SQL parser.  (#13740)

No new revisions were added by this update.

Summary of changes:
 .../impl/MySQLDALStatementSQLVisitor.java          |  8 +---
 .../dal/MySQLShowFunctionStatusStatement.java      | 24 +++---------
 .../impl/ShowFunctionStatusStatementAssert.java    |  4 ++
 .../dal/ShowFunctionStatusStatementTestCase.java   |  4 +-
 .../src/main/resources/case/dal/show.xml           | 45 ++++++++++++++++++++++
 .../src/main/resources/sql/supported/dal/show.xml  |  3 ++
 6 files changed, 62 insertions(+), 26 deletions(-)