Commit Graph

4857 Commits (37e72ea3f98cb83b2ea832166c14905de643e620)

Author SHA1 Message Date
Rene Cannao 37e72ea3f9 Fix PROXY protocol detection in MySQL_Data_Stream::read_from_net
2 months ago
Rene Cannao 11a43bf768 Fix uninitialized max_allowed_pkt in MySQL_Connection constructor
2 months ago
Rene Cannao ca4f858b29 Fix uninitialized memory read in pgsql tokenizer
2 months ago
Rene Cannao 85952373d9 Fix uninitialized mondb pointer in MySQL_Monitor_State_Data constructor
2 months ago
Rene Cannao 200fdecb8d Apply AI agent review fixes to PR #5374
2 months ago
Rene Cannao 941e6b7320 Fix filters_rwlock initialization race condition
2 months ago
Rene Cannao 3c85c593cf Add GloMTH initialization wait to all monitor and server threads
2 months ago
Rene Cannao aa53d990ed Add GloMTH initialization wait to all monitor threads
2 months ago
Rene Cannao f4cd34be5c Fix race condition in monitor_connect_thread
2 months ago
Rene Cannao 09d0dcb808 Fix uninitialized tmp_charset in Data_Stream constructors
2 months ago
Rene Cannao 7c67eb25f1 Fix uninitialized fd and status in Data_Stream constructors
2 months ago
Rene Cannao 4e39297ef9 Fix more Valgrind uninitialized value errors
2 months ago
Rene Cannao fdbea2a32e Fix uninitialized memory in Command_Counter::_counters
2 months ago
Rene Cannao c2f82b3d4e Fix more Valgrind uninitialized value errors
2 months ago
Rene Cannao ee7ee0b387 Fix multiple Valgrind-reported uninitialized memory issues
2 months ago
Rene Cannao af58865b06 Fix uninitialized memory in QueryParserArgs.buf
2 months ago
Rene Cannao cc53ddca23 Merge branch 'v3.0-openssl-fix' into v3.0-test0213
2 months ago
Rene Cannao 52718df11f Fix memory leak in stats processlist functions
2 months ago
Rene Cannao 746eca9f7c More sprintf to snprintf conversions and indentation fixes
2 months ago
Rene Cannao 3e37337877 Use RAII for sqlite3 statements across codebase
2 months ago
Rene Cannao 335be9ec72 Fix unsafe sprintf and error message handling
2 months ago
Rene Cannao 61ce0a96e8 Remove redundant sqlite3_finalize calls in pgSQL stats
2 months ago
Rene Cannao afd6dffb05 Fix admin shutdown races and implement graceful teardown
2 months ago
Rene Cannao 368a9e3a63 Fix log_buffer debug leak during shutdown
2 months ago
Rene Cannao ba86be70a6 Fixed some bugs in PR 5358
2 months ago
Rene Cannao da7c8e5cf5 Fix missing variable
2 months ago
Rene Cannao 4ae5bd852a Revert "fix: prevent dangling pointer in flush_*_variables___runtime_to_database"
2 months ago
René Cannaò 02ea4f90be
Merge pull request #5360 from sysown/v3.0-5359
2 months ago
René Cannaò e82ff6f8aa
Merge pull request #5361 from sysown/v3.0-5069
2 months ago
Rene Cannao a69b925932 Minor typo fixes
2 months ago
Rahim Kanji 9460520999 Add more tests
2 months ago
Rahim Kanji e76d9dc130 Cleanup
2 months ago
Rahim Kanji 331b0d6bce Add support for PostgreSQL psql meta-commands in admin interface
2 months ago
Rene Cannao 3ab964010d Add protocol labels to Query Cache metrics and enable PostgreSQL QC metrics
2 months ago
Rene Cannao 778e01174c Add protocol labels to Thread Handler metrics and enable PostgreSQL metrics
2 months ago
René Cannaò fa35bda62b
Merge pull request #5069 from evkuzin/v3.0-fix-prometheus-metrics-dumplication
2 months ago
Rene Cannao 17054cd14f fix: memory leak in pull_global_variables_from_peer
2 months ago
Rene Cannao deb19a021c fix: remove double-finalization in stats___save_mysql_query_digest_to_sqlite
2 months ago
Rene Cannao a20b2704f4 fix: prevent dangling pointer in flush_*_variables___runtime_to_database
2 months ago
René Cannaò fcaa904135 fix: crash on macOS/FreeBSD when running PostgreSQL queries
2 months ago
Rene Cannao 6f415dfdb2 fix: correct RAII migration issues - variable naming and redundant declarations
2 months ago
Rene Cannao 7c0ff770f6 refactor: migrate prepare_v2 SIMPLE cases in ProxySQL_Admin_Stats.cpp
2 months ago
Rene Cannao ee85b11ad5 refactor: migrate prepare_v2 SIMPLE case in PgSQL_HostGroups_Manager.cpp
2 months ago
Rene Cannao e4704c5a51 refactor: migrate prepare_v2 SIMPLE cases in PgSQL_Monitor.cpp
2 months ago
Rene Cannao 73555410e9 refactor: migrate prepare_v2 SIMPLE case in FlushDigestTableToDisk template
2 months ago
Rene Cannao 2e907bdd3a refactor: migrate prepare_v2 SIMPLE cases in ProxySQL_Cluster.cpp
2 months ago
Rene Cannao e3ee454369 fix: remove duplicate 'int rc' declarations in prepare_v2 migrated functions
2 months ago
Rene Cannao 5b6381b329 refactor: migrate remaining prepare_v2 SIMPLE cases in ProxySQL_Admin
2 months ago
Rene Cannao 2a83a30972 refactor: migrate more prepare_v2 SIMPLE cases in ProxySQL_Admin
2 months ago
Rene Cannao ca9b72a9df refactor: migrate more prepare_v2 SIMPLE cases in ProxySQL_Admin
2 months ago