This is an automated email from the ASF dual-hosted git repository.
eldenmoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 18beb822a3 [FIX](array-type) fix array string output with fe const
expr (#21042)
add fcd778fb4f [Fix](mysql proto) avoid send duplicated `OK` packet
(#21032)
No new revisions were added by this update.
Summary of changes:
fe/fe-core/src/main/cup/sql_parser.cup | 13 +++-
.../org/apache/doris/analysis/PrepareStmt.java | 87 +++++++---------------
.../org/apache/doris/analysis/StatementBase.java | 13 ++++
.../org/apache/doris/mysql/MysqlCapability.java | 4 +
.../java/org/apache/doris/mysql/MysqlChannel.java | 11 +++
.../java/org/apache/doris/mysql/MysqlProto.java | 3 +
.../java/org/apache/doris/qe/ConnectProcessor.java | 1 +
.../java/org/apache/doris/qe/StmtExecutor.java | 28 +++++--
8 files changed, 92 insertions(+), 68 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]