Comments - How to specific Maria DB version to download source code for TARBALL installation by using shell script to use wget

2 years, 10 months ago Daniel Black

You can use what distros currently use as a source - SRC_URI="https://downloads.mariadb.org/interstitial/${P}/source/${P}.tar.gz" (from Gentoo https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-db/mariadb/mariadb-10.5.10.ebuild#n15), where P=mariadb-10.5.10 (version as appropriate).

Also there's a not yet released officially Downloads API.

https://mariadb.org/downloads-rest-api/#entry-header

 
2 years, 10 months ago Vasudeva Vakkalagadda

Hi ,

If i share my function shell script for this , can you help me how to do this ?

 
2 years, 10 months ago Ian Gilfillan

Just share and see if anyone can help. For quicker back and forth responses with more eyes, https://mariadb.zulipchat.com/ may be a better channel.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.