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 2022/01/05 06:46:43 UTC

[shardingsphere] branch master updated (903dcfa -> 9c81007)

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 903dcfa  Fix NPE when load compute node labels (#14524)
     add 9c81007  Add MySQL parse support for `EXPLAIN Statement` (#14528)

No new revisions were added by this update.

Summary of changes:
 .../src/main/antlr4/imports/mysql/DALStatement.g4  |  3 +-
 .../src/main/resources/case/dal/explain.xml        | 46 ++++++++++++++++++++++
 .../main/resources/sql/supported/dal/explain.xml   |  2 +
 3 files changed, 50 insertions(+), 1 deletion(-)