Commit Graph

8511 Commits (c309facaa2ffcce14e8d0e5e2877f6a3348473ae)
 

Author SHA1 Message Date
Rahim Kanji c309facaa2 Fixed typo
2 months ago
Rahim Kanji ed8890b6a5 Added bounds checking for Describe and Close messages to prevent reads beyond packet boundaries
2 months ago
Rahim Kanji 8c9af56f38 Address AI review feedback
2 months ago
Rahim Kanji 17679382b1 Added pgsql-test_malformed_packet-t.cpp test
2 months ago
Rahim Kanji 83d16f3c22 Fix buffer handling in PostgreSQL admin session handler
2 months ago
Rahim Kanji 05b5821fbc Fix integer underflow in PostgreSQL query packet handling and null terminator checking
2 months ago
Rahim Kanji d71090864f Improve startup packet parsing
2 months ago
Rahim Kanji 03ad2c3aae Fix underallocation for undersized PostgreSQL packets
2 months ago
Rahim Kanji 866c3593bb Set query retries for PostgreSQL extended query protocol operations
2 months ago
Rahim Kanji 27119169e4 Reset extended query frame if an unsupported message type is received
2 months ago
Rahim Kanji 7a062a3444 Add PgSQL notice handling in reset session paths
2 months ago
Rahim Kanji 1ffb4f13ac Fix PostgreSQL resync error detection
2 months ago
Rahim Kanji 176362c77d Addressed feedback from AI review
2 months ago
Rahim Kanji eda159878c Add Regresstion Test
2 months ago
Rahim Kanji a82d653c0b Handle late COPY protocol messages after session exits fast_forward mode
2 months ago
Rahim Kanji 194e20b3e8 Revert "Reset current_hostgroup to default when no query rule matches"
2 months ago
Rahim Kanji 1f0756b59f Correct bytes_sent tracking for extended query protocol
2 months ago
Rahim Kanji 49da3fb07f Created new group 'pgsql17-repl'
2 months ago
Rahim Kanji ab1173ea4e Add TAP test for query rules routing
2 months ago
Rahim Kanji db5f1ea498 Track query count for extended query protocol executions
2 months ago
Rahim Kanji 1b3d20388e Reset current_hostgroup to default when no query rule matches
2 months ago
René Cannaò 28b1114cd9
Merge pull request #5353 from sysown/v3.0_pgsql-prepared-statement-refcount-race-5352
2 months ago
René Cannaò acd955b9d6
Merge pull request #5382 from sysown/v3.0-webui_2602
2 months ago
René Cannaò 5de836a4c1
Merge pull request #5373 from sysown/v3.0_improve_mysql_monitoring_5256
2 months ago
René Cannaò 3b578db4bf
Merge pull request #5374 from sysown/v3.0-test0213
2 months ago
René Cannaò 83209da487
Merge pull request #5356 from sysown/v3.0-5355
2 months ago
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
Rahim Kanji d42d89ae36 Fix TAP test when statement count after worker threads is below cache
2 months ago
Rahim Kanji 8ca6323eef Merge remote-tracking branch 'Master/v3.0' into v3.0_pgsql-prepared-statement-refcount-race-5352
2 months ago
Rene Cannao 200fdecb8d Apply AI agent review fixes to PR #5374
2 months ago
Rahim Kanji 1cccfb3220 Fix connection cleanup in failure paths
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
Rahim Kanji 33ce4217f0 Merge remote-tracking branch 'v3.0' into v3.0_improve_mysql_monitoring_5256
2 months ago
Rahim Kanji 9eac5f6420 Improve async ping mmsd ownership tracking and pool validation
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 2af3b0d333 Add notes about Valgrind and SQLite memory management
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