Commit Graph

13 Commits (d880330c17d12c8b00088ea08cf45278089ea600)

Author SHA1 Message Date
Rene Cannao d880330c17 feat: add SAVE MYSQLX handlers and first-class LOAD/SAVE dispatch
2 months ago
Rene Cannao 994d46dfd6 fix: use PRIu64 for portable uint64_t formatting in stats flush
2 months ago
Rene Cannao 1900db9e57 fix: correct MYSQL41 auth wire format for real MySQL 8.x
2 months ago
Rene Cannao f8f9debbe1 fix: address important code review findings
2 months ago
Rene Cannao 9a3b399eb0 fix: address critical code review findings
2 months ago
Rene Cannao c2e90d3696 feat: add mysqlx stats tables and topology invalidation seam
2 months ago
Rene Cannao e087fdda4c feat: add backend X sessions and hostgroup-based routing
2 months ago
Rene Cannao 05ca510f2d feat: implement frontend X Protocol handshake and auth
2 months ago
Rene Cannao 5b5bbfbcaf feat: add mysqlx listener sockets and worker threads
2 months ago
Rene Cannao 0b11bce37e feat: add mysqlx runtime config store and load commands
2 months ago
Rene Cannao 6df15c63c6 fix: complete mysqlx scaffold schema and test build
2 months ago
Rene Cannao 8e7a99d36a fix: align mysqlx plugin schema and smoke test
2 months ago
Rene Cannao 19d48bdc13 feat: scaffold mysqlx plugin module
2 months ago