Page 1 of 1

[SOLVED] MariaDB 10.0.7 on Mageia 3

PostPosted: Jan 2nd, '14, 12:34
by DeAndreon
Hello!

I'm new in this forum and happy new year at all! :)

I'm using Mageia 3 64 bit on my desktop about a month (for it i've changed my graphic card Ati for a Nvida :mrgreen: ).

I would install MariaDB 10.0.7 on Mageia but in the repository there is only the version 5.5.28.

On the MariaDB website , for Mageia, there are only three commands that installs MariaDB 5.5.8 from command line.

How i can install MariaDB 10.0.7 and after its updates?

Thank you in advance :)

Re: MariaDB 10.0.7 on Mageia 3

PostPosted: Jan 2nd, '14, 13:27
by jkerr82508
The 10.x series of MariaDB is the development version. The latest stable series is 5.x.

Mageia official releases are intended to be stable and reliable and therefore provide only stable versions of software.

If you do want to test MariaDB series 10.x, then I think that you'll need to build it from source.

Jim

Re: MariaDB 10.0.7 on Mageia 3

PostPosted: Jan 2nd, '14, 13:53
by DeAndreon
jkerr82508 wrote:The 10.x series of MariaDB is the development version. The latest stable series is 5.x.

Mageia official releases are intended to be stable and reliable and therefore provide only stable versions of software.

If you do want to test MariaDB series 10.x, then I think that you'll need to build it from source.

Jim


Hello! Thank you for your answer :)

Yes, MariaDB is the development version.

I see for other distros that there are repository for not stable software.

Is the same for Mageia? Or Mageia repository are only for stable software?

edit: i see on the MariaDB website that the last stable is the version 5.5.34. In the Mageia repository the last stable is the 5.5.28.
Is it not possible to have the 5.5.34 from the Mageia repository?

Re: MariaDB 10.0.7 on Mageia 3

PostPosted: Jan 2nd, '14, 16:03
by jkerr82508
Mageia has no special repositories for unstable software. The development version of Mageia, cauldron, sometimes includes unstable versions, but only if the stable version of that software is expected to be available before the next Mageia release.

Mageia, as a release-based distro, does not generally provide version updates of software for the stable releases except with a new release of Mageia:
https://wiki.mageia.org/en/Updates_poli ... ion_Policy
(At present backports are not being provided, although it is hoped to do so in the future, if sufficient resources become available.)

The next release of Mageia, Mageia 4, now at beta stage, has MariaDB 5.5.34:
https://wiki.mageia.org/en/Mageia_4_Development

Jim

Re: MariaDB 10.0.7 on Mageia 3

PostPosted: Jan 2nd, '14, 20:00
by DeAndreon
jkerr82508 wrote:Mageia has no special repositories for unstable software. The development version of Mageia, cauldron, sometimes includes unstable versions, but only if the stable version of that software is expected to be available before the next Mageia release.

Mageia, as a release-based distro, does not generally provide version updates of software for the stable releases except with a new release of Mageia:
https://wiki.mageia.org/en/Updates_poli ... ion_Policy
(At present backports are not being provided, although it is hoped to do so in the future, if sufficient resources become available.)

The next release of Mageia, Mageia 4, now at beta stage, has MariaDB 5.5.34:
https://wiki.mageia.org/en/Mageia_4_Development

Jim


Perfect. Thank you :)

So if i want MariaDB 10.0.7 i need to compile the source of it that i can download from its site.

Thank you for all information :)

Re: MariaDB 10.0.7 on Mageia 3

PostPosted: Jan 2nd, '14, 20:13
by doktor5000
Please mark the thread accordingly by editing the topic of the first post and prefix it by [DONE], thanks