Commit Graph

8 Commits (6cdd4e697eb86982e3dfd2ceab009ead5da0efcb)

Author SHA1 Message Date
Rene Cannao 4bd4b462be fix(mysqlx): three blocking protocol/pool correctness bugs
2 months ago
Rene Cannao 6a921514cc fix(mysqlx): protocol, data-stream and stats robustness fixes
2 months ago
Rene Cannao d50e48a971 feat(mysqlx): add descriptive TLS error messages with failure detection
3 months ago
Rene Cannao 0b555d3899 feat(mysqlx): add TLS infrastructure to MysqlxDataStream
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 eb958585a6 feat(mysqlx): add protocol-aware dispatch, TLS stubs, connection pool, and async connect
3 months ago
Rene Cannao 6034a3fba6 fix(mysqlx): replace raw pointer MysqlxFrame with std::vector<uint8_t>
3 months ago
Rene Cannao 401a527186 feat(mysqlx): add non-blocking X Protocol frame I/O data stream
3 months ago