Commit Graph

200 Commits (feature/pgsql-native-backend-protocol)

Author SHA1 Message Date
Rene Cannao 792d48d801 fix(build,ci): clang package builds + arm64 package verification
3 weeks ago
Rene Cannao b7b2be0cd4 fix(ci): scrub unescaped double quotes from coverage-trap comment
1 month ago
Rene Cannao 76bfaf5277 fix(ci): remove backticks from explanatory comment that itself triggered the bug
1 month ago
Rene Cannao ca90fb540b fix(coverage): mount .gcno files into ProxySQL container so gcov runtime resolves daemon coverage
1 month ago
Rene Cannao a94ba88a20 fix(ci): stop leaking backticks from coverage trap into outer shell
1 month ago
Rene Cannao 12b84f98bd fix(coverage): normalize SF: paths in LCOV report so Codecov stores all files
1 month ago
Rene Cannao d35043ff91 fix(coverage): match .gcno to .gcda by basename, not path-strip
1 month ago
René Cannaò cda58357b2
Merge branch 'v3.0' into feature/ci-codecov-unit-tests
1 month ago
Rene Cannao 10f45ab168 fix(coverage): drop src/ from unit-test lcov capture; unblock report
1 month ago
Rene Cannao c648dc92d8 ci: verify package install on clean distro before release upload
1 month ago
Rene Cannao 0d39ac6991 build: kill PROXYSQLGENAI flag, PROXYSQL40=1 builds all plugins
1 month ago
Wazir Ahmed 57d67a8362 Merge branch 'v3.0' into cluster-simulator
2 months ago
Rene Cannao 2a19a002c8 fix(ci): Galera infra fixes for libssl1.0, SST method, and pre-proxysql hook
2 months ago
Wazir Ahmed 6c5d0fd5db Merge branch 'v3.0' into cluster-simulator
2 months ago
Rene Cannao cfad7c8554 feat(ci): add mariadb10-galera TAP group with CI-mariadb10-galera-g[1-9] workflows
2 months ago
Rene Cannao 530faacdc4 fix(ci): set report_host for GR nodes to Docker network hostname
2 months ago
Rene Cannao 0d21b77d36 Revert "fix(ci): remove duplicate GR hostgroup fallback from docker-proxy-post"
2 months ago
Rene Cannao 4715f48aed fix(ci): remove duplicate GR hostgroup fallback from docker-proxy-post
2 months ago
Wazir Ahmed eaa57d0f58 Merge branch 'v3.0' into cluster-simulator
2 months ago
René Cannaò 99ccfc766a
Merge branch 'v3.0' into v3.0-genai-plugin
2 months ago
Rene Cannao 1d2eea260c ci(asan-coverage): containerise unit-tests workflow + extract runner script
2 months ago
Rene Cannao 25e4388ae6 feat(plugins/genai): Step 7 follow-up — Phase B schema registration + ai-g1 plugin wiring
2 months ago
Rene Cannao 7773aa9743 fix(test/infra): comment out stale admin-debug / debug_filters / LOAD-DEBUG SQL
2 months ago
Rene Cannao d4427731b7 Merge remote-tracking branch 'origin/v3.0' into plugin-chassis
2 months ago
Wazir Ahmed fefa5f646a CI: Remove `sudo` dependency from isolated CI startup
2 months ago
Rene Cannao 99a745f6ed ci(mysqlx): wire mysqlx-soak group into TAP harness end-to-end
2 months ago
Rene Cannao 7e70c347f3 test(mysqlx): wire harness into the docker-isolated TAP framework
2 months ago
Rene Cannao df7e335e23 fix(ci,infra): pass PROXYSQL40 to plugin build, remove orphaned infra files
2 months ago
Wazir Ahmed 1a42cd9f06 test: Add cluster simulator TAP groups
2 months ago
Wazir Ahmed abda5410ea chore(CI): Remove regular mysql56-single infra
2 months ago
Rene Cannao b3d4de0bc8 Merge remote-tracking branch 'origin/v3.0' into plugin-chassis
2 months ago
Wazir Ahmed baa5069eaf CI: Add `mysql56-single` test infra
2 months ago
Rene Cannao b860662c17 test/infra: slim dbdeployer images (~70-77% smaller)
2 months ago
Rene Cannao e11411fde2 fix(infra): use 'mysql -E -e STATEMENT' instead of 'mysql -e STATEMENT\G'
2 months ago
Rene Cannao efa7922d01 feat(infra): add dbdeployer-based MySQL 9.0/9.5 binlog-reader infras
2 months ago
Rene Cannao 360d425900 fix(infra): use actual mysql-9.x-linux-glibc2.17-x86_64 tarball names
2 months ago
Rene Cannao de9e73cb5f feat(infra): add dbdeployer-based MySQL 9.0/9.3/9.5 standalone and GR infras
2 months ago
Rene Cannao 5c3bc7dee2 fix(infra): cap pgsql_servers max_connections to 50 per HG
2 months ago
Rene Cannao 7c7dee4b66 feat(infra): add infra-dbdeployer-mysql84-gr for Group Replication
3 months ago
Rene Cannao 65c7479557 fix(infra): collect SSL CA certs from ALL nodes, not just node1
3 months ago
Rene Cannao c215fab409 revert(infra): remove max_connect_errors, fix the root cause instead
3 months ago
Rene Cannao 70a6194512 fix(infra): set max_connect_errors=10000 in dbdeployer entrypoints
3 months ago
Rene Cannao bc70e570b5 revert(infra): remove max_connect_errors=100000 from dbdeployer entrypoints
3 months ago
Rene Cannao d5e1351860 fix(infra): don't delete SSL cert bundles in MariaDB docker-mysql-post
3 months ago
Rene Cannao a3da04a4da fix(infra): add local_infile=ON to MySQL 8.4 dbdeployer entrypoints
3 months ago
Rene Cannao 2656b312f5 fix(infra): don't override root/testuser hostgroup in MariaDB proxy-post
3 months ago
René Cannaò f17cccf435
Merge pull request #5622 from sysown/mariadb-rpl-helper
3 months ago
Rene Cannao e246a355b5 fix(infra): grant SUPER/REPLICATION SLAVE to monitor user in dbdeployer
3 months ago
Rene Cannao f5965e5c9e fix(infra): set max_connect_errors=100000 in all dbdeployer entrypoints
3 months ago
Wazir Ahmed 24450eaf72 Use MariaDB replication helper for binlog TAP tests
3 months ago