Commit Graph

472 Commits (45b557ccfd6ff1eecf4d4ecff3c11d83ac035596)

Author SHA1 Message Date
Javier Jaramago Fernández c0762714d2 Reshaped 'test_tokenizer-t' and added more tests to better reflect cases covered by digests specification
5 years ago
Javier Jaramago Fernández b071f191f7 Added an extra 'sleep' for first section of 'mysql-mirror1' test to avoid timing issues
5 years ago
Javier Jaramago Fernández 03aee7dd85 Added regression test specifically targetting fixed issue with 'FAST_FORWARD' and split packets
5 years ago
Javier Jaramago Fernández 260efe1563 Disabled ASAN leak detection for ProxySQL spawned within 'test_cluster_sync-t' and fixed leaks in test
5 years ago
Javier Jaramago Fernández 092c59baa8 Updated docker image version used for 'test_cluster_sync-t' test
5 years ago
Javier Jaramago Fernández d26072fd2b Several memory error fixes for test files reported by ASAN
5 years ago
Javier Jaramago Fernández cbe926b4f7
Fix regression introduced for 'at signs' parsing for multiplexing disabling (#3647)
5 years ago
Javier Jaramago Fernández 9829c6d37b
Fixes crashes related with 'client_error_limit' and connection timeouts (#3646)
5 years ago
Javier Jaramago Fernández 37b856d430 Added regression test for checking that 'client_error_limit' is compatible with 'SQLite3' sessions #3625
5 years ago
Javier Jaramago Fernández 5caed323ec Added initial version of test 'test_client_limit_error.cpp' checking 'client limit error' feature
5 years ago
René Cannaò e751dbbf32
Merge pull request #3609 from sysown/v2.x-3591
5 years ago
René Cannaò 8778df61ee
Merge pull request #3610 from sysown/2.x-3608
5 years ago
René Cannaò b485623d6f Reimplemented the handling of comments in 'USE' statements #3493
5 years ago
Javier Jaramago Fernández 2aa7eba813 Added regression test for checking that RESTAPI is no longer affected by #3591
5 years ago
Javier Jaramago Fernández 09955d201e Added description for the regression test added to reproduce #3603
5 years ago
Javier Jaramago Fernández a8e11b2dee Added regression test checking for invalid 'NULL' preservation #3603
5 years ago
René Cannaò 70d310cd47
Merge pull request #3593 from sysown/v2.x-3585
5 years ago
René Cannaò 06184e5b60 Fix a memory overflow in TAP reg_test_3585-stmt_metadata-t
5 years ago
René Cannaò 42fad778e3 Do not copy MYSQL_TS if length is 0
5 years ago
René Cannaò 0bef2e8149 Correctly bind parameters if new_params_bound_flag is not provided
5 years ago
Javier Jaramago Fernández 7d77db3d11 Fixed compilation for tests 'galera_1_timeout_count', 'galera_2_timeout_no_count' and 'aurora'
5 years ago
René Cannaò aceeaf79ed Disabled prometheus metrics dump , see #3571
5 years ago
René Cannaò dafda29a1a
Merge pull request #3573 from sysown/v2.x-3546
5 years ago
René Cannaò 05fa6c23cf
Merge pull request #3569 from sysown/v2.x-3554
5 years ago
Javier Jaramago Fernández fda395c879 Added regression for double-free memory corruption due to unitialized memory in prepared statements #3546
5 years ago
René Cannaò bf6e990fb3 Reenable code coverage for TAP tests
5 years ago
Javier Jaramago Fernández 59bd75be45 Fixed faulty check in 'test_firewall-t' preventing it from working in DEBUG mode #3554
5 years ago
Javier Jaramago Fernández 9d9851d8e6 Added ASAN (AddressSanitizer) compilation support to ProxySQL #3554
5 years ago
René Cannaò 82532c34ce Specify the use of python3 in a TAP test related to restapi
5 years ago
René Cannaò 3de13665e8
Merge pull request #3557 from sysown/v2.x-ccov2
5 years ago
René Cannaò 5203c11bbd
Merge pull request #3560 from sysown/v2.x-3549_v2
5 years ago
René Cannaò 811091de52 Removed a TAP test from wrong PR
5 years ago
René Cannaò 9a85ca9917 Copying regression test from PR 3550
5 years ago
René Cannaò 1d5ac70e7b Adding test to test mysql user fast_forward
5 years ago
René Cannaò 78f8821215 More code coverage mostly related to Admin
5 years ago
René Cannaò f3a4286e1c Expanding mysql-mirror1-t for logging
5 years ago
René Cannaò 15f30fe006 Add 1st TAP test for mirroring
5 years ago
René Cannaò c11a7e1467 Test to verify KILL CONNECTION on Admin
5 years ago
René Cannaò 8afeb616ed Added test for connections timeout
5 years ago
René Cannaò a451c34999 Adding some tests for the firewall feature
5 years ago
René Cannaò c17d65bdf9 More code testing
5 years ago
René Cannaò 7f0b358ed8
Merge pull request #3544 from sysown/v2.x-3525
5 years ago
René Cannaò 562c8b92f2 Improve code coverage for Admin
5 years ago
René Cannaò 76be6e2c08 Testing various SET commands in Admin
5 years ago
René Cannaò 82464bf829
Merge pull request #3548 from sysown/v2.x-PS-err3024
5 years ago
René Cannaò ab59eb86cb
Merge pull request #3537 from sysown/v2.x-3536
5 years ago
René Cannaò e38562df40
Merge branch 'v2.x' into v2.x-PS-err3024
5 years ago
René Cannaò aa7230b1e4 Clean up of TAP tests and removing duplicated code
5 years ago
René Cannaò fce7a0204c Handle binary protocol resultset with ERR #3547
5 years ago
Javier Jaramago Fernández 703d422973 Added tap test 'repro_test_leak_3525.cpp' as doc on how to reproduce #3525
5 years ago