Commit Graph

7762 Commits (644174a3488dcf5d8d2ebb1902b83f70525cb5fa)
 

Author SHA1 Message Date
Rene Cannao 644174a348 Add reg_test_4855_affected_rows_ddl to TAP test groups
4 months ago
Rene Cannao f5128d76d9 Fix TAP test for issue 4855 affected rows DDL bug
4 months ago
Rene Cannao a54a0ad88e Fix TAP test to use correct TAP framework functions
4 months ago
Rene Cannao 9df1e4751f Clean up: Remove incorrect standalone test file
4 months ago
Rene Cannao 19c635b785 Fix TAP test to use proper ProxySQL connection patterns
4 months ago
Rene Cannao b6b60e1a46 Add proper TAP test for issue 4855 fix
4 months ago
Rene Cannao bf4b1d920a Update TAP test for issue 4855 with standalone version
4 months ago
Rene Cannao a577491f42 Refactor issue 4855 fix: Use sqlite3_total_changes64 difference approach
4 months ago
Rene Cannao 05960b5ddb Fix issue 4855: Reset affected_rows to 0 for DDL queries in Admin interface
4 months ago
René Cannaò dd847a15e1
Merge pull request #5215 from sysown/feature/add-tap-test-documentation
5 months ago
Rene Cannao 4989960127 chore: Ignore GEMINI.md
5 months ago
Rene Cannao 546c10128c docs: Add TAP test writing guide for ProxySQL.
5 months ago
René Cannaò 29a6b8576a
Merge pull request #5203 from sysown/v3.0_FastForwardGracefulClose
5 months ago
Rene Cannao 83300374c7 Use right user in fast_forward_grace_close
5 months ago
René Cannaò 831d5fda8a
Merge pull request #5207 from sysown/v3.0.4-balance_test_groups
5 months ago
Rene Cannao 140745a95a Change default schema in fast_forward_grace_close
5 months ago
Rene Cannao 494dbf37fc Minor enhancement in TAP fast_forward_grace_close
5 months ago
Miro Stauder 41b0e96c47 create missing database test in tap test
5 months ago
Miro Stauder 952bd39fcc cleanup redundant group folders
5 months ago
Miro Stauder 458ff77846 regroup tests to balace group test time
5 months ago
Rene Cannao ee824c0b97 Removing debugging code
5 months ago
Rene Cannao 3329a671e5 Add extensive documentation for fast forward grace close feature
5 months ago
Rene Cannao 846c4de500 Replace spaces with tabs in fast_forward_grace_close.cpp
5 months ago
Rene Cannao dd60d2665b Add fast_forward_grace_close test to groups.json
5 months ago
Rene Cannao ae93966603 Add TAP test for fast forward grace close feature
5 months ago
Rene Cannao 44aa606caa Implement fast forward grace close feature to prevent data loss
5 months ago
René Cannaò 3db9c0df5d
Merge pull request #5200 from sysown/v3.0.4-bump_version
5 months ago
Miro Stauder ba664785fa bump version to 3.0.4 at the beginning of the development cycle
5 months ago
René Cannaò cce161bc74
Merge pull request #5188 from sysown/v3.0-stmt_exec_bounds_check
5 months ago
Javier Jaramago Fernández 1a874de9ef Ensure existence of testing database for 'reg_test_proclist_use_after_free-t.cpp'
5 months ago
Javier Jaramago Fernández 0903682756 Improve verbosity for 'reg_test_stmt_inv_param_offset-t.cpp'
5 months ago
Javier Jaramago Fernández 69cf5576f3 Fix conn selection for 'reg_test_stmt_inv_param_offset-t'
5 months ago
Javier Jaramago Fernández b89ea4db66 Fix credentials in one conn for 'reg_test_stmt_inv_param_offset-t'
5 months ago
Miro Stauder e1679a21a7 add tap test to groups.json
5 months ago
Javier Jaramago Fernández bea0d14f4d Add regression test for malformed 'COM_STMT_EXECUTE' packets
5 months ago
Javier Jaramago Fernández 64b16172c7 Change 'COM_STMT_EXECUTE' params length decoding
5 months ago
Javier Jaramago Fernández e35973b226 Add boundary checks in 'MySQL_Protocol::get_binds_from_pkt'
5 months ago
René Cannaò 4fa3bf6a91
Merge pull request #5191 from sysown/v3.0-fix_proclist_use_after_free
5 months ago
Miro Stauder 7051857d9b
add tap test to groups.json
5 months ago
René Cannaò dfd46fee4b
Merge pull request #5150 from proton-lisandro-pin/ignore_min_gtid
5 months ago
René Cannaò 8be91071ef
Merge pull request #5190 from sysown/v3.0_default_interface_global_var_5189
5 months ago
René Cannaò c06e15fd74
Merge pull request #5192 from sysown/v3.0_add_delay_watchdog
5 months ago
René Cannaò d2cb0183b3
Merge pull request #5193 from sysown/v3.0-fullauth_sid
5 months ago
Rene Cannao f803a1d419 Increase sid on caching_sha2 full authentication
5 months ago
Javier Jaramago Fernández 6ff850170b Add regression test triggering 'heap-after-use' for ASAN runs
5 months ago
Lisandro Pin c23930b2ee Add TAP test for `mysql-ignore_min_gtid_annotations`
5 months ago
Lisandro Pin 6cb522283d Implement a ignore_min_gtid_annotation global variable for ProxySQL
5 months ago
Rahim Kanji 48928ce04e Ensure default mysql-interfaces=0.0.0.0:6033 and pgsql-interfaces=0.0.0.0:6133 are set
5 months ago
Rahim Kanji 86c17f04d7 Replace single sleep with looped delay for simulated watchdog test
5 months ago
Rahim Kanji 3c79800a45 Add delay - WatchDog test
5 months ago