Commit Graph

9 Commits (fix/pgsql-unix-socket)

Author SHA1 Message Date
Rene Cannao 514025c270 Fix cmp() to be const-qualified and remove redundant OpenSSL linking on Darwin
2 months ago
Rene Cannao 520bd1be4e Fix TrxId_Interval comparison operators to be const for macOS compilation
2 months ago
Rene Cannao ae88c07089 Fix GTID range validation
2 months ago
Wazir Ahmed a95acd0a0c Fix `GTID_Set` formatting and improve interval handling
3 months ago
Wazir Ahmed 06b6343dca gtid: Update unit test for `GTID_Set` and `TrxId_Interval`
3 months ago
Wazir Ahmed adec09b25a chore(gtid): use consistent naming and remove unused code
3 months ago
Lisandro Pin 96f1b44412
Parse GTID ranges on proxysql_mysqlbinlog update messages.
3 months ago
Lisandro Pin 9f6751fd10
Unit tests for ranged GTID updates.
5 months ago
Lisandro Pin 23c153f9d3
Add logic to support ranged GTID updates from proxysql_mysqlbinlog.
6 months ago