Commit Graph

12 Commits (feature/pgsql-native-backend-protocol)

Author SHA1 Message Date
Rene Cannao 167a896c16 feat(mysqlx): mode-driven backend TLS decision + tls_active conn-cache key
2 months ago
Rene Cannao ff9a41871d feat(mysqlx): project per-session state into stats_mysqlx_processlist
2 months ago
Rene Cannao 6fe50376d5 Merge remote-tracking branch 'origin/feature/mysqlx-route-identity' into HEAD
2 months ago
Rene Cannao a2e99eed50 perf(mysqlx): only invoke handler() for sessions with real work
2 months ago
Rene Cannao c78d7b859c fix(mysqlx): reconcile bind-address changes, document single-admin-thread assumption
2 months ago
Rene Cannao dd131b0aa2 fix(mysqlx): reconcile listeners at startup and on LOAD ROUTES TO RUNTIME
2 months ago
Rene Cannao 14c5d68260 feat(mysqlx): add resolve_backend_target() method on session
2 months ago
Rene Cannao 923cbfeadc fix(mysqlx): resolve critical authentication, TLS, and data integrity bugs
3 months ago
Rene Cannao 04c0303ee9 fix(mysqlx): address critical code review feedback from PR #5593
3 months ago
Rene Cannao e86cfe237f feat(mysqlx): implement client-side TLS negotiation via CapabilitiesSet
3 months ago
Rene Cannao 79783a63d7 fix(mysqlx): apply 12 critical/high fixes from four-way review + robustness test suite
3 months ago
Rene Cannao ff0070f782 feat(mysqlx): add Mysqlx_Thread event loop with poll()
3 months ago