Commit Graph

22 Commits (v3.0)

Author SHA1 Message Date
Wazir Ahmed 8c6e85f343 aurora: Fix monitor race condition and implement autopurge
3 weeks ago
Wazir Ahmed 1e069fbc11 Merge 'v3.0' into feature/gtid-range-update
1 month ago
Rene Cannao 7e1a78fd6b lint: fix reserved identifiers and include guards
1 month ago
Rene Cannao 5513f735e6 lint: replace NULL with nullptr in header files
1 month ago
Rene Cannao 0d6c0270a4 lint: optimize enum types and fix reserved identifiers in Base/PgSQL hostgroups
1 month ago
Rene Cannao f1826cf206 lint: fix reserved identifier in member variables
1 month ago
Rene Cannao 54e9de7cb3 lint: fix reserved identifier in enum size sentinels
1 month ago
Rahim Kanji 7fa0e82bd7 fix: move SSL params classes to standalone header to resolve circular includes
1 month ago
Rahim Kanji 74d6336660 refactor: extract Servers_SslParams base class from MySQLServers_SslParams
1 month ago
Wazir Ahmed 57edeb5ce0 Merge branch 'v3.0' into feature/gtid-range-update
2 months ago
Wazir Ahmed adec09b25a chore(gtid): use consistent naming and remove unused code
2 months ago
René Cannaò 37ce0525bb Fix connection pool extraction: separate header, proper unit tests
2 months ago
copilot-swe-agent[bot] 5e8b1e3e5a Extract connection pool decision logic into pure functions (MySQL + PgSQL)
2 months ago
René Cannaò e94f9281ce feat: add friend declaration for MetricsCollector to access MyHostGroups
3 months ago
René Cannaò e88692c172 Deprecate read_only_action()
1 year ago
Javier Jaramago Fernández 25c6cf9dff Fix 'nlohmann::json' type forwarding
2 years ago
Rahim Kanji e939cf088e Added 'stats_pgsql_errors' and 'stats_pgsql_errors_reset' tables
2 years ago
Rene Cannao 404c5e70f3 More template for Hostgroup Managers
2 years ago
Rene Cannao 4236d20ed6 Initial work on template for HostGroups_Manager
2 years ago
Rene Cannao e2362a9ed1 Removed reference to MHM_PTHREAD_MUTEX
2 years ago
Rene Cannao a593f215d1 Creating BaseHGC (Base HostGroup Container)
2 years ago
Rene Cannao cf61603375 Creating BaseSrvList
2 years ago