morningman commented on issue #67369: URL: https://github.com/apache/doris/issues/67369#issuecomment-5535428951
Correction to the "next step" in my previous comment: **there will be no fix on the 4.x branches.** #67521 has been closed — PL/SQL is not being developed further on the release branches, and it is already removed from master by #58700. The workaround stands for `branch-4.0` / `branch-4.1` / `branch-3.1`: run PL/SQL `CALL` over the MySQL protocol, and do not auto-retry on `getMysqlChannel not in mysql connection`, because the server may already have applied the side effect. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
