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/27 06:56:41 UTC

[shardingsphere] branch master updated (0b2a72c -> 9acc09d)

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 0b2a72c  Use JVMCI Compiler in JDK 11 (#15107)
     add 9acc09d  support parse declare without '@' (#15108)

No new revisions were added by this update.

Summary of changes:
 .../src/main/antlr4/imports/mysql/BaseRule.g4      |   1 +
 .../main/resources/case/ddl/create-function.xml    |   1 +
 .../main/resources/case/ddl/create-procedure.xml   |   1 +
 .../src/main/resources/case/dml/select-into.xml    |   6 +
 .../sql/supported/ddl/create-function.xml          |   1 +
 .../sql/supported/ddl/create-procedure.xml         |   1 +
 .../resources/sql/supported/dml/select-into.xml    |   1 +
 .../main/resources/sql/unsupported/unsupported.xml | 341 ---------------------
 8 files changed, 12 insertions(+), 341 deletions(-)