Skip to content

feat: build mariadb 11.4 lts bundle on all platforms - #2

Merged
haonguyen1915 merged 2 commits into
mainfrom
feat/mariadb-bundle
Aug 15, 2026
Merged

feat: build mariadb 11.4 lts bundle on all platforms#2
haonguyen1915 merged 2 commits into
mainfrom
feat/mariadb-bundle

Conversation

@haonguyen1915

Copy link
Copy Markdown
Contributor

Adds MariaDB 11.4 LTS (integer major 11) build steps mirroring the MySQL ones, under the mariadb namespace:

  • macOS: brew install mariadb@11.4 (pinned so the major is a deterministic 11)
  • Linux: clean debian:bookworm + the MariaDB 11.4 vendor apt repo (Debian only ships 10.11)
  • Windows: archive.mariadb.org winx64 zip via curl.exe + tar.exe

Validated green on all 3 platforms; artifacts are mariadb-11-{linux,macos-arm64,windows}-x86_64.zip with mariadb-dump + mariadb (+ lib closure / DLLs).

@haonguyen1915
haonguyen1915 merged commit bd4fccf into main Aug 15, 2026
4 checks passed
@haonguyen1915
haonguyen1915 deleted the feat/mariadb-bundle branch August 15, 2026 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant