Commit Graph

4871 Commits (db5f1ea498f736d4ff733bbd41ec649d073cf932)

Author SHA1 Message Date
Rahim Kanji db5f1ea498 Track query count for extended query protocol executions
1 month ago
Rahim Kanji 1b3d20388e Reset current_hostgroup to default when no query rule matches
1 month ago
René Cannaò 28b1114cd9
Merge pull request #5353 from sysown/v3.0_pgsql-prepared-statement-refcount-race-5352
1 month ago
René Cannaò 5de836a4c1
Merge pull request #5373 from sysown/v3.0_improve_mysql_monitoring_5256
1 month ago
René Cannaò 3b578db4bf
Merge pull request #5374 from sysown/v3.0-test0213
1 month ago
René Cannaò 83209da487
Merge pull request #5356 from sysown/v3.0-5355
1 month ago
Rene Cannao 37e72ea3f9 Fix PROXY protocol detection in MySQL_Data_Stream::read_from_net
1 month ago
Rene Cannao 11a43bf768 Fix uninitialized max_allowed_pkt in MySQL_Connection constructor
1 month ago
Rene Cannao ca4f858b29 Fix uninitialized memory read in pgsql tokenizer
1 month ago
Rene Cannao 85952373d9 Fix uninitialized mondb pointer in MySQL_Monitor_State_Data constructor
1 month ago
Rahim Kanji 8ca6323eef Merge remote-tracking branch 'Master/v3.0' into v3.0_pgsql-prepared-statement-refcount-race-5352
1 month ago
Rene Cannao 200fdecb8d Apply AI agent review fixes to PR #5374
1 month ago
Rahim Kanji 1cccfb3220 Fix connection cleanup in failure paths
1 month ago
Rene Cannao 941e6b7320 Fix filters_rwlock initialization race condition
1 month ago
Rene Cannao 3c85c593cf Add GloMTH initialization wait to all monitor and server threads
1 month ago
Rene Cannao aa53d990ed Add GloMTH initialization wait to all monitor threads
1 month ago
Rene Cannao f4cd34be5c Fix race condition in monitor_connect_thread
1 month ago
Rahim Kanji 33ce4217f0 Merge remote-tracking branch 'v3.0' into v3.0_improve_mysql_monitoring_5256
1 month ago
Rahim Kanji 9eac5f6420 Improve async ping mmsd ownership tracking and pool validation
1 month ago
Rene Cannao 09d0dcb808 Fix uninitialized tmp_charset in Data_Stream constructors
1 month ago
Rene Cannao 7c67eb25f1 Fix uninitialized fd and status in Data_Stream constructors
1 month ago
Rene Cannao 4e39297ef9 Fix more Valgrind uninitialized value errors
1 month ago
Rene Cannao fdbea2a32e Fix uninitialized memory in Command_Counter::_counters
1 month ago
Rene Cannao c2f82b3d4e Fix more Valgrind uninitialized value errors
1 month ago
Rene Cannao ee7ee0b387 Fix multiple Valgrind-reported uninitialized memory issues
1 month ago
Rene Cannao af58865b06 Fix uninitialized memory in QueryParserArgs.buf
1 month ago
Rene Cannao cc53ddca23 Merge branch 'v3.0-openssl-fix' into v3.0-test0213
1 month ago
Rene Cannao 52718df11f Fix memory leak in stats processlist functions
1 month ago
Rene Cannao 746eca9f7c More sprintf to snprintf conversions and indentation fixes
1 month ago
Rene Cannao 3e37337877 Use RAII for sqlite3 statements across codebase
1 month ago
Rene Cannao 335be9ec72 Fix unsafe sprintf and error message handling
1 month ago
Rene Cannao 61ce0a96e8 Remove redundant sqlite3_finalize calls in pgSQL stats
1 month ago
Rene Cannao afd6dffb05 Fix admin shutdown races and implement graceful teardown
1 month ago
Rene Cannao 368a9e3a63 Fix log_buffer debug leak during shutdown
1 month ago
Rene Cannao ba86be70a6 Fixed some bugs in PR 5358
1 month ago
Rahim Kanji bed851471a Fix MySQL Monitor assertion failure in DEBUG builds
1 month ago
Rene Cannao da7c8e5cf5 Fix missing variable
1 month ago
Rene Cannao 4ae5bd852a Revert "fix: prevent dangling pointer in flush_*_variables___runtime_to_database"
1 month ago
René Cannaò 02ea4f90be
Merge pull request #5360 from sysown/v3.0-5359
1 month ago
René Cannaò e82ff6f8aa
Merge pull request #5361 from sysown/v3.0-5069
1 month ago
Rene Cannao a69b925932 Minor typo fixes
1 month ago
Rahim Kanji 9460520999 Add more tests
1 month ago
Rahim Kanji e76d9dc130 Cleanup
1 month ago
Rahim Kanji 331b0d6bce Add support for PostgreSQL psql meta-commands in admin interface
1 month ago
Rene Cannao 3ab964010d Add protocol labels to Query Cache metrics and enable PostgreSQL QC metrics
1 month ago
Rene Cannao 778e01174c Add protocol labels to Thread Handler metrics and enable PostgreSQL metrics
1 month ago
René Cannaò fa35bda62b
Merge pull request #5069 from evkuzin/v3.0-fix-prometheus-metrics-dumplication
1 month ago
Rene Cannao 17054cd14f fix: memory leak in pull_global_variables_from_peer
1 month ago
Rene Cannao deb19a021c fix: remove double-finalization in stats___save_mysql_query_digest_to_sqlite
1 month ago
Rene Cannao a20b2704f4 fix: prevent dangling pointer in flush_*_variables___runtime_to_database
1 month ago