Commit Graph

8460 Commits (c2f82b3d4e74ea632abcd4a12c19c0b20988570d)
 

Author SHA1 Message Date
Rene Cannao c2f82b3d4e Fix more Valgrind uninitialized value errors
1 week ago
Rene Cannao ee7ee0b387 Fix multiple Valgrind-reported uninitialized memory issues
1 week ago
Rene Cannao af58865b06 Fix uninitialized memory in QueryParserArgs.buf
1 week ago
Rene Cannao cc53ddca23 Merge branch 'v3.0-openssl-fix' into v3.0-test0213
1 week ago
Rene Cannao 52718df11f Fix memory leak in stats processlist functions
1 week ago
René Cannaò 0654efd62b
Merge pull request #5371 from sysown/v3.0-fixes0212
1 week ago
Rene Cannao 746eca9f7c More sprintf to snprintf conversions and indentation fixes
1 week ago
Rene Cannao 3e37337877 Use RAII for sqlite3 statements across codebase
1 week ago
Rene Cannao 335be9ec72 Fix unsafe sprintf and error message handling
1 week ago
Rene Cannao 61ce0a96e8 Remove redundant sqlite3_finalize calls in pgSQL stats
1 week ago
Rene Cannao afd6dffb05 Fix admin shutdown races and implement graceful teardown
1 week ago
Rene Cannao 368a9e3a63 Fix log_buffer debug leak during shutdown
1 week ago
Rene Cannao ba86be70a6 Fixed some bugs in PR 5358
1 week ago
Rene Cannao da7c8e5cf5 Fix missing variable
1 week ago
Rene Cannao 4ae5bd852a Revert "fix: prevent dangling pointer in flush_*_variables___runtime_to_database"
1 week ago
René Cannaò 02ea4f90be
Merge pull request #5360 from sysown/v3.0-5359
1 week ago
René Cannaò e82ff6f8aa
Merge pull request #5361 from sysown/v3.0-5069
1 week ago
Rene Cannao a69b925932 Minor typo fixes
1 week ago
René Cannaò 3145473438
Merge pull request #5367 from sysown/v3.0_pgsql-meta-cmd-admin-5365
1 week ago
Rahim Kanji 9460520999 Add more tests
1 week ago
Rahim Kanji e76d9dc130 Cleanup
1 week ago
Rahim Kanji ba5afd0bbf Add TAP test
1 week ago
Rahim Kanji 331b0d6bce Add support for PostgreSQL psql meta-commands in admin interface
1 week ago
Rene Cannao d90be4080a Add documentation for Prometheus protocol labels feature
2 weeks ago
Rene Cannao 3ab964010d Add protocol labels to Query Cache metrics and enable PostgreSQL QC metrics
2 weeks ago
Rene Cannao 778e01174c Add protocol labels to Thread Handler metrics and enable PostgreSQL metrics
2 weeks ago
René Cannaò fa35bda62b
Merge pull request #5069 from evkuzin/v3.0-fix-prometheus-metrics-dumplication
2 weeks ago
Rene Cannao 17054cd14f fix: memory leak in pull_global_variables_from_peer
2 weeks ago
Rene Cannao deb19a021c fix: remove double-finalization in stats___save_mysql_query_digest_to_sqlite
2 weeks ago
Rene Cannao a20b2704f4 fix: prevent dangling pointer in flush_*_variables___runtime_to_database
2 weeks ago
René Cannaò fcaa904135 fix: crash on macOS/FreeBSD when running PostgreSQL queries
2 weeks ago
Rene Cannao 0e605f4170 build: fix anomaly_detection-t linking for PROXYSQLGENAI
2 weeks ago
Rene Cannao ac71e12a95 refactor: migrate RSA key generation to OpenSSL 3.0 EVP_PKEY API
2 weeks ago
Rene Cannao 6f415dfdb2 fix: correct RAII migration issues - variable naming and redundant declarations
2 weeks ago
Rene Cannao 7c0ff770f6 refactor: migrate prepare_v2 SIMPLE cases in ProxySQL_Admin_Stats.cpp
2 weeks ago
Rene Cannao ee85b11ad5 refactor: migrate prepare_v2 SIMPLE case in PgSQL_HostGroups_Manager.cpp
2 weeks ago
Rene Cannao e4704c5a51 refactor: migrate prepare_v2 SIMPLE cases in PgSQL_Monitor.cpp
2 weeks ago
Rene Cannao 73555410e9 refactor: migrate prepare_v2 SIMPLE case in FlushDigestTableToDisk template
2 weeks ago
Rene Cannao 2e907bdd3a refactor: migrate prepare_v2 SIMPLE cases in ProxySQL_Cluster.cpp
2 weeks ago
Rene Cannao e3ee454369 fix: remove duplicate 'int rc' declarations in prepare_v2 migrated functions
2 weeks ago
Rene Cannao 5b6381b329 refactor: migrate remaining prepare_v2 SIMPLE cases in ProxySQL_Admin
2 weeks ago
Rene Cannao 2a83a30972 refactor: migrate more prepare_v2 SIMPLE cases in ProxySQL_Admin
2 weeks ago
Rene Cannao ca9b72a9df refactor: migrate more prepare_v2 SIMPLE cases in ProxySQL_Admin
2 weeks ago
Rene Cannao e56da24c81 refactor: migrate more prepare_v2 SIMPLE cases in ProxySQL_Admin
2 weeks ago
Rene Cannao 575449cdf6 refactor: migrate all prepare_v2 SIMPLE cases to RAII API in ProxySQL_Admin
2 weeks ago
Rene Cannao f779a6059a refactor: migrate remaining prepare_v2 SIMPLE cases in MySQL_Monitor
2 weeks ago
Rene Cannao bdba0b44a0 refactor: migrate all prepare_v2 SIMPLE cases to RAII API in MySQL_Monitor
2 weeks ago
Rene Cannao 854ab4fbb6 refactor: migrate generate_pgsql_hostgroup_attributes_table() to RAII prepare_v2
2 weeks ago
Rene Cannao 9939fe17e4 refactor: migrate generate_pgsql_servers_table() to RAII prepare_v2
2 weeks ago
Rene Cannao 7c2c6121e5 refactor: migrate prepare_v2 to RAII API in ProxySQL_Admin_Tests2
2 weeks ago