This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47950-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 1826ea924bc branch-3.0: [fix](binlog) Fix table not gc binlog meta/records #46981 (#47256) add dce324fff86 [BugFix](PreparedStatement) fix stmtId overflow (#47950) No new revisions were added by this update. Summary of changes: .../main/java/org/apache/doris/common/Config.java | 5 +++ .../trees/plans/commands/PrepareCommand.java | 2 +- .../java/org/apache/doris/qe/ConnectContext.java | 13 +++++- .../org/apache/doris/qe/MysqlConnectProcessor.java | 4 +- .../java/org/apache/doris/qe/StmtExecutor.java | 5 ++- .../data/prepared_stmt_p0/prepared_stmt.out | Bin 5124 -> 5355 bytes .../suites/prepared_stmt_p0/prepared_stmt.groovy | 46 +++++++++++++++++++++ 7 files changed, 68 insertions(+), 7 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org