Commit Graph

1689 Commits (mysqlx-plugin-impl)

Author SHA1 Message Date
René Cannaò 8d12befb5f Add transaction state unit tests + pattern rule (Phase 3.8, #5496)
3 months ago
René Cannaò 98249bcd5a Add hostgroup routing unit tests + Makefile pattern rule (Phase 3.5, #5493)
3 months ago
René Cannaò 7e49c41975 Address review feedback on server selection (PR #5508)
3 months ago
René Cannaò 7697d4f43e Add server selection unit tests (Phase 3.4, #5492)
3 months ago
René Cannaò 99980ca196 Address review feedback on monitor health (PR #5507)
3 months ago
Rene Cannao 60e1d03442 Fix admin connection and authentication in TAP tests
3 months ago
René Cannaò 24db561c09 Add monitor health unit tests (Phase 3.3, #5491)
3 months ago
René Cannaò f772c104de Add HostGroups Manager unit tests (Phase 2.6, #5478)
3 months ago
René Cannaò 666eb4a75c Address review feedback on rule matching unit tests (PR #5503)
3 months ago
René Cannaò aae1ad4019 Fix rule matching extraction: proper unit tests with harness
3 months ago
copilot-swe-agent[bot] 0477a5b355 test: fix wildcard prefix setup
3 months ago
copilot-swe-agent[bot] 54a2af325f refactor: extract query rule matching helper
3 months ago
René Cannaò 7a0026fc03 Address review feedback on connection pool unit tests (PR #5502)
3 months ago
René Cannaò 37ce0525bb Fix connection pool extraction: separate header, proper unit tests
3 months ago
copilot-swe-agent[bot] 5e8b1e3e5a Extract connection pool decision logic into pure functions (MySQL + PgSQL)
3 months ago
René Cannaò 051435f810 Address review feedback on auth unit tests (PR #5485)
3 months ago
René Cannaò a968b049a2 Add auth_unit-t to unit test Makefile
3 months ago
René Cannaò 2e52deffd4 Add MySQL/PgSQL Authentication unit tests (Phase 2.2, #5474)
3 months ago
René Cannaò 045ff26068 Address review feedback on protocol unit tests (PR #5488)
3 months ago
René Cannaò e6e8590209 Add protocol_unit-t to unit test Makefile
3 months ago
René Cannaò a7424f0abe Add protocol encoding/decoding and utility unit tests (Phase 2.5, #5477)
3 months ago
René Cannaò b25cf6d54f Address review feedback on query processor unit tests (PR #5487)
3 months ago
René Cannaò c57bd36e98 Add query_processor_unit-t to build and fix QP initialization
3 months ago
René Cannaò 76f1f2f5cd Add Query Processor rule management unit tests (Phase 2.4, #5476)
3 months ago
René Cannaò bcba8039cd Address review feedback on query cache unit tests (PR #5486)
3 months ago
René Cannaò 2ae866b59c Add query_cache_unit-t to build and init Prometheus registry
3 months ago
René Cannaò 96387be177 Add Query Cache unit tests (Phase 2.3, #5475)
3 months ago
Rene Cannao ca409366cb Address review feedback on TSDB tests
3 months ago
René Cannaò b187f9ac96 Address review feedback on test harness (PR #5482)
3 months ago
Rene Cannao 809878c253 Fix TSDB TAP tests for Docker-based CI
3 months ago
René Cannaò 43c04fb394 Add unit test Makefile and smoke test
3 months ago
Rene Cannao 186ce308c6 Fix test_sqlite3_pass_exts plan for MySQL version differences
3 months ago
Rene Cannao 4a0300f844 Fix test_query_rules_routing for Docker-based CI - complete fix
3 months ago
Rene Cannao e9a16550c6 Improve test_query_rules_routing hostgroup discovery
3 months ago
Rene Cannao f2db3cbb1e Fix test_sqlite3_pass_exts for Docker-based CI infrastructure
3 months ago
Rene Cannao 7bbda48f29 Fix test_query_rules_routing for Docker-based CI infrastructure
3 months ago
Rene Cannao e3ccdb7d12 Fix test_load_from_config_validation for Docker-based CI
3 months ago
Rene Cannao 9450bf52e2 Fix COM_STMT_CLOSE short packet handling
3 months ago
Rene Cannao 179644fed9 Fix ClickHouse test: use 0.0.0.0 interface for Docker compatibility
3 months ago
Rene Cannao 8ec472c771 Fix ClickHouse test: update expected row count after MergeTree fix
3 months ago
Rene Cannao 3f91a44770 Fix ClickHouse tests: update MergeTree syntax and handle 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8ash
3 months ago
Rene Cannao eac1adf7e1 Fix clickhouse tests for Docker-based CI infrastructure
3 months ago
Rene Cannao 010b053c0c Fix PROXY protocol v1 address overflow
3 months ago
Rene Cannao 96e5558732 Add unterminated HandshakeResponse TAP regression
3 months ago
Rene Cannao 3acd6b31d6 Fix max_connections_ff-t: Use dynamic hostgroup discovery
3 months ago
Rene Cannao 7b875dfddd Add malformed COM_CHANGE_USER TAP regression
3 months ago
Rene Cannao 3ac0c2dd8a Fix legacy TAP tests: clickhouse_php_conn and reg_test_3317
3 months ago
Rene Cannao 730f77e64e test: add summary and step-by-step reporting to TLS stats TAP test
3 months ago
copilot-swe-agent[bot] 04c5e58e6b fix: escape restapi config values
3 months ago
copilot-swe-agent[bot] 8d358cbfdc feat: load restapi routes from config aliases
3 months ago
Rene Cannao cf54bff262 Fix docker-proxy-post.bash to use absolute path for .env sourcing
3 months ago
copilot-swe-agent[bot] e274862857 feat: introduce stats_global table and move TLS metrics out of stats_mysql_global; add TAP tests
3 months ago
René Cannaò 540fa174b4
Merge pull request #5458 from sysown/copilot/support-zstd-compression
3 months ago
Rene Cannao 834785e170 Merge branch 'private-origin/v3.0' into public/pr260319
3 months ago
René Cannaò 0c4e0cae6a
Merge pull request #8 from sysown/copilot/fix-tap-tests-legacy-g1
3 months ago
sysown1 b354cb6639 fix(tests): Replace hardcoded 127.0.0.1 with env-driven host/port
3 months ago
Rene Cannao 2fcfd648e5 Merge remote-tracking branch 'origin/v3.0' into copilot/support-zstd-compression
3 months ago
René Cannaò 1a0dea6da0
Merge pull request #5457 from sysown/copilot/fix-admin-credentials-logging
3 months ago
Rene Cannao ffb610f4b8 Fix no-infra TAP group setup
3 months ago
Rene Cannao c22056c37c Finalize fixes and add TAP group for no-infra tests
3 months ago
Rene Cannao d21c165ae9 Merge branch 'copilot/fix-proxysql-multiple-modules-port' into copilot/fix-admin-credentials-logging
3 months ago
Rene Cannao 4517edea78 Address review feedback and create no-infra TAP group
3 months ago
René Cannaò 40716dcb46
Merge pull request #5455 from sysown/copilot/fix-proxysql-multiple-modules-port
3 months ago
Rene Cannao 71c4742b56 Address review: improve listener parsing and startup failure integration
3 months ago
copilot-swe-agent[bot] 307fff98e0 Fix TAP tests failing in legacy/legacy-g1 after CI migration to per-container hostnames
3 months ago
copilot-swe-agent[bot] ec44a15058 feat: add mysql protocol zstd compression support
3 months ago
copilot-swe-agent[bot] 14ac53379a test: harden admin credential logging regression
3 months ago
copilot-swe-agent[bot] b4cd4a198e fix: redact admin credentials in set logging
3 months ago
Rene Cannao e9b78ec572 Fix reg_test_3847_admin_lock for isolated CI runtime layout
3 months ago
Rene Cannao 7384bea084 Fix reg_test_unexp_ping_pkt for isolated CI networking and Prometheus labels
3 months ago
Rene Cannao 98c03d6fc6 Fix stale per-connection state tracking in set_testing-multi
3 months ago
copilot-swe-agent[bot] 8e37bbaa52 Refine listener conflict validation
3 months ago
copilot-swe-agent[bot] 1dace933e2 Validate conflicting listener ports at startup
3 months ago
René Cannaò 8c4252814f
Merge branch 'v3.0-ci_84' into v3.0-ci_84_mysql84
3 months ago
Rahim Kanji cac8dfaf2f Fix charset_unsigned_int-t for MySQL 8.4
3 months ago
Rene Cannao b9ee38360c Clean up set_testing debugging and improve connection tracking
3 months ago
Rene Cannao 8957dc99e4 Add debugging output to set_testing-multi-t test
3 months ago
Rene Cannao 7c7def55e9 Add debugging to test_binlog_reader-t and add missing sbtest users
3 months ago
Rene Cannao e582973ff8 Fix: Correct python33 shebang typo to python3
3 months ago
Rene Cannao b91642c2c5 Fix: Update python shebang for regression test script
3 months ago
Rene Cannao 06af3f6c61 Fix: Update python shebangs to python3
3 months ago
Rene Cannao 725575a913 Fix test_flush_logs-t for Dockerized and remote environments
3 months ago
René Cannaò 3803f11077
Merge pull request #5381 from sysown/v3.0_pgsql_meta_command_describe_table
3 months ago
Rahim Kanji 9ab9787c91 Addressed AI review feedback
3 months ago
Rahim Kanji 778d6d2978 Add multi-version testing across 14 PostgreSQL versions (16.x, 17.x, 18.x)
3 months ago
Rahim Kanji 8066070927 Add comprehensive version testing
3 months ago
Rahim Kanji 2046d92b70 Merge remote-tracking branch 'v3.0' into v3.0_pgsql_meta_command_describe_table
3 months ago
Rene Cannao b4687daa74 Rollback test_binlog_reader-t.cpp to tag v3.0.5
3 months ago
René Cannaò 9d921bdda3
Merge pull request #5444 from sysown/v3.0_unify-PR-5433-5442
3 months ago
Rene Cannao 8033f75edc Restore test_unsupported_queries-t.cpp to original scope with CI stabilization
3 months ago
Rahim Kanji ca45405942 Merge remote-tracking branch 'Master/v3.0-moveInfra' into v3.0_pgsql-pipeline-set-reset-discard-fix-5432
3 months ago
Rene Cannao 0cd6fea331 Fix COM_REGISTER_SLAVE test and enhance binlog reader diagnostics
3 months ago
Rahim Kanji 33a6682bb9 * Use libpq to authenticate in Phase2
3 months ago
Rene Cannao 6c482de17e Enhance unsupported queries test with detailed diagnostics and provisioning
3 months ago
Rene Cannao b7fdec15cd Fix COM_BINLOG_DUMP fast forward test and isolated environment dependency paths
3 months ago
Rene Cannao de4340b2e2 Fix ProxySQL SQL template replacement in test_warnings-t.cpp
3 months ago
Rene Cannao a719a6c36e Fix firewall whitelist test by dynamically detecting client address and schema
3 months ago
Rene Cannao 5133ca3c5f Fix hostgroup discovery and enhance diagnostics in test_binlog_fast_forward-t.cpp
3 months ago
Rene Cannao 4af1217947 Fix RESTAPI script provisioning and enhance diagnostics in reg_test_4001-restapi_scripts_num_fds-t.cpp
3 months ago
Rene Cannao 367c90d4f3 Fix UNIQUE constraint error in test_hostgroup_attributes_online_servers-t.cpp
3 months ago
Rene Cannao 7c3527bf5c Fix idempotent ProxySQL configuration in test_hostgroup_attributes_online_servers-t.cpp
3 months ago
Rene Cannao 0b0d7a842f Enhance verbosity and stability of test_hostgroup_attributes_online_servers-t.cpp
3 months ago
Rahim Kanji 5a5b7dfe7a Added more test cases
3 months ago
Rahim Kanji 45707f5a07 Added more testcases
3 months ago
Rahim Kanji 4894bf4d72 Added pgsql-options_startup_params-t.cpp test
3 months ago
Rene Cannao 91e95fddd0 Updated gitignore
3 months ago
Rene Cannao e142f7e24e Fix ProxySQL environment configuration in mysql-init_connect-2-t.cpp
3 months ago
Rene Cannao 785fbef3e4 Fix ProxySQL user registration collisions in multi-infra environments (ref #5439)
3 months ago
Rene Cannao 6f8598b90b Implement transient SSL copies for PostgreSQL to preserve repo permissions
3 months ago
Rahim Kanji 11b3e2be0f Update pgsql-transaction_variable_state_tracking-t.cpp
3 months ago
Rene Cannao 864fc94b92 Removing files committed by mistake
3 months ago
Rene Cannao 6f2831a59b Removed cluster_sync_node_stderr.txt
3 months ago
René Cannaò 4d58ce473e
Merge pull request #5435 from sysown/v3.0-ci_fix0301
3 months ago
Rene Cannao f93ec31d73 Fix compilation errors in TAP tests
3 months ago
Rene Cannao 242eef0241 Address code review feedback
3 months ago
Rene Cannao 8dfb970a90 Add verbosity and diagnostics to reg_test_3992_fast_forward_malformed_packet-t
3 months ago
Rene Cannao 2047379acb Fix test_auth_methods-t and improve diagnostics
3 months ago
Rene Cannao ecf2b1c259 Fix test_auto_increment_delay_multiplex-t and add extra verbosity
3 months ago
Rene Cannao 7ae2e0e9db Fix reg_test_4264-commit_rollback-t and add extra debugging for TAP tests
3 months ago
Rahim Kanji abb66cc19f Addressed AI review feeback
3 months ago
Rene Cannao 032ca6511d Test: Fix test_unsupported_queries for isolated CI environment
3 months ago
Rene Cannao 6f7aa050e7 Test: Fix test_sqlite3_server for isolated CI environment
3 months ago
Rahim Kanji e84433159b Merge remote-tracking branch 'v3.0' into v3.0_pgsql-pipeline-set-reset-discard-fix-5432
3 months ago
Rene Cannao 41e9351b46 Test: Add verbose test header and fix SQLite3 server connection to use cl.host
3 months ago
Rene Cannao 7995ce524e Test: Fix test_sqlite3_pass_exts for MySQL 5.7 compatibility
3 months ago
Rene Cannao 6eedf0808e Test: Fix test_sqlite3_pass_exts for isolated CI environment
3 months ago
Rene Cannao 21ef7a6101 Test: Fix test_sqlite3_from_unixtime for isolated CI environment
3 months ago
René Cannaò 16f8837e0d
Merge branch 'v3.0' into v3.0-pgsql_monitor_repl_lag
3 months ago
Rene Cannao 61ab968fdb Test: Add verbose header and diagnostics to sqlite_autocommit test
3 months ago
Rahim Kanji 1877a7d5f0 Added more tests in pgsql-set_statement_test-t.cpp and pgsql-transaction_variable_state_tracking-t.cpp
3 months ago
Rene Cannao 7c8f3c03d0 Test: Fix max_connections_ff test for isolated CI environment
3 months ago
Rene Cannao 1746ed8eec Test #3504: Fix change_user test for isolated CI environment
3 months ago
Rene Cannao 37b75fba9d Test #3549: Fix autocommit tracking test for isolated CI
3 months ago
Rene Cannao de9da7dede PostgreSQL: Fix connection_parameters_test for hostname resolution
3 months ago
Rene Cannao 10e143ba1f Test #5212: Fix TCP keepalive warnings test for isolated CI
3 months ago
Rene Cannao 39df4f89bb tests: Fix RESTAPI tests for isolated container environment
3 months ago
Rene Cannao eaecc26d22 test: Fix RESTAPI tests for containerized CI and improved debuggability
3 months ago
Rene Cannao e086a236b6 test: Fix reg_test_4055_restapi-t for containerized CI and improved debuggability
3 months ago
Rene Cannao f10258db2d test: Update reg_test_3838-restapi_eintr-t for containerized CI and improved debuggability
3 months ago
Rene Cannao 3c6864c0fb test: Improve child PID detection and signaling robustness in reg_test_3838-restapi_eintr-t.cpp
3 months ago
Rene Cannao f1f420ac13 test: Fix reg_test_3838-restapi_eintr-t by using correct ProxySQL address and adding diagnostics
3 months ago
Rene Cannao c74933168a test: Remove obsolete .env file for reg_test_4556-ssl_error_queue-t
3 months ago
Rene Cannao 140ca03c9b test: Fix reg_test_4556-ssl_error_queue-t by using correct backend port and adding diagnostics
3 months ago
Rene Cannao 076a71bc8a test: Add descriptive diagnostics to mysql-sql_log_bin-error-t.cpp
3 months ago
Rene Cannao 12dc2777b9 test: Fix test_connection_annotation-t by adding warmup and forcing HG1
3 months ago
Rene Cannao 9dd5d7442a test: Make malformed packet stability check more robust for Admin interface
3 months ago
Rene Cannao 069d6aca6f test: Enhance malformed packet stability test and CI configuration
3 months ago
Rene Cannao 43d62a63e6 test: Enhance diagnostics and align test infrastructure with CI
3 months ago
Rahim Kanji ea619d7816 Added TAP test
3 months ago
Rene Cannao 00e18636c4 test: Align credentials and paths with CI environment in FFT-O and config tests
3 months ago