patch backup piece to 3.1. open source

This commit is contained in:
xuhuleon
2021-09-02 15:26:39 +08:00
committed by wangzelin.wzl
parent 153f16ad8a
commit 62cb470338
314 changed files with 88279 additions and 35466 deletions

View File

@ -980,6 +980,7 @@ int ObMPQuery::is_readonly_stmt(ObMySQLResultSet& result, bool& is_readonly)
case stmt::T_SHOW_TRACE:
case stmt::T_SHOW_ENGINES:
case stmt::T_SHOW_PRIVILEGES:
case stmt::T_SHOW_RESTORE_PREVIEW:
case stmt::T_SHOW_GRANTS:
case stmt::T_SHOW_RECYCLEBIN:
case stmt::T_USE_DATABASE: