You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by el...@apache.org on 2023/06/21 04:00:28 UTC

[doris] branch master updated (18beb822a3 -> fcd778fb4f)

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: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org