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 a1aefbd move federation to new infra-federation-executor module
(#13789)
add 66af809 Refactor MySQL show table status SQL parser. (#13788)
No new revisions were added by this update.
Summary of changes:
.../impl/MySQLDALStatementSQLVisitor.java | 4 ++
.../mysql/dal/MySQLShowTableStatusStatement.java | 12 ++++
.../dal/impl/ShowTableStatusStatementAssert.java | 10 +++
.../dal/ShowTableStatusStatementTestCase.java | 12 ++++
.../src/main/resources/case/dal/show.xml | 72 +++++++++++++++++++++-
.../src/main/resources/sql/supported/dal/show.xml | 7 ++-
6 files changed, 113 insertions(+), 4 deletions(-)