This is an automated email from the ASF dual-hosted git repository.
zhangliang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from 8b9a1abb09e Add support for LocalDate conversion in ResultSetUtils
(#37388)
add dedc02b3e2f Support for the ANALYZE TABLE in Stored Procedures (#37390)
No new revisions were added by this update.
Summary of changes:
.../mysql/src/main/antlr4/imports/mysql/DDLStatement.g4 | 2 +-
.../visitor/statement/type/MySQLDDLStatementVisitor.java | 10 ++++++++++
.../parser/src/main/resources/case/ddl/create-procedure.xml | 12 ++++++++++++
.../main/resources/sql/supported/ddl/create-procedure.xml | 2 ++
4 files changed, 25 insertions(+), 1 deletion(-)