Commit Graph

7 Commits (31d7ae9ecbfcce4062dde20dfd67ff60dd0db29c)

Author SHA1 Message Date
Rene Cannao 6a921514cc fix(mysqlx): protocol, data-stream and stats robustness fixes
1 month ago
Rene Cannao d50e48a971 feat(mysqlx): add descriptive TLS error messages with failure detection
2 months ago
Rene Cannao 0b555d3899 feat(mysqlx): add TLS infrastructure to MysqlxDataStream
2 months ago
Rene Cannao 79783a63d7 fix(mysqlx): apply 12 critical/high fixes from four-way review + robustness test suite
2 months ago
Rene Cannao eb958585a6 feat(mysqlx): add protocol-aware dispatch, TLS stubs, connection pool, and async connect
2 months ago
Rene Cannao 6034a3fba6 fix(mysqlx): replace raw pointer MysqlxFrame with std::vector<uint8_t>
2 months ago
Rene Cannao 401a527186 feat(mysqlx): add non-blocking X Protocol frame I/O data stream
2 months ago