rajvarun77 commented on issue #209: URL: https://github.com/apache/brpc/issues/209#issuecomment-4536373586
Hi @jamesge — picking up MySQL support, building on @yanglimingcn's work in [#2093](https://github.com/apache/brpc/pull/2093). Rather than landing #2093 as a single ~8 KLoC PR (which stalled in review twice), I will deliver the same scope as **four small follow-up PRs**: 1. Text protocol + `mysql_native_password` *(in progress)* 2. Transactions 3. Prepared statements 4. `caching_sha2_password` + TLS *(extension)* This matches @yanglimingcn's original split — his first attempt [#691](https://github.com/apache/brpc/pull/691) was text-protocol-only with transactions/prepared statements deferred to follow-ups. Looking for a reviewer when Stage 1 is up. Detail and rationale: https://github.com/apache/brpc/pull/2093#issuecomment-4536371681 (also announced on [email protected]). -- 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]
