You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by du...@apache.org on 2023/05/19 09:52:53 UTC

[shardingsphere] branch master updated (1928966b84b -> 32bf21d84f6)

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

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


    from 1928966b84b Fix sonar issue (#25795)
     add 32bf21d84f6 Support for update insert explain MySQL statements (#25790)

No new revisions were added by this update.

Summary of changes:
 .../src/main/antlr4/imports/mysql/DALStatement.g4  |  2 +-
 .../statement/type/MySQLDALStatementVisitor.java   |  4 ++
 .../parser/src/main/resources/case/dal/explain.xml | 60 ++++++++++++++++++++++
 .../main/resources/sql/supported/dal/explain.xml   |  3 ++
 4 files changed, 68 insertions(+), 1 deletion(-)