Commit Graph

17 Commits (cf867e46fd8757d5a898bdf4e6796c8658bf42e5)

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 31b9e86b59 fix: register mysqlx tests in CI groups and document proto source
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 2beb621515 feat: add protobuf-compiled X Protocol message definitions
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 ba45e631c5 fix: rebuild mysqlx plugin on ABI changes
2 months ago
Rene Cannao f067f4ad0c fix: keep mysqlx plugin smoke test rebuilds fresh
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