You are not logged in.

#1 2013-09-13 12:11:04

aaneton
Member
Registered: 2013-07-29
Posts: 2

How do I install MySQL instead of MariaDB?

I know everyone should upgrade to MariaDB,however for now I like to keep my servers unified (at some point I'll upgrade all to MariaDB).

Anyway I'm trying to use command:

# yaourt -S mysql mysql-clients

resolving dependencies...
looking for inter-conflicts...

Packages (2): mariadb-5.5.32-2  mariadb-clients-5.5.32-2

Total Installed Size:   113.14 MiB

:: Proceed with installation? [Y/n] n

It still offers mariadb instead of mysql, how and I force it to use AUR packages?

Last edited by aaneton (2013-09-13 12:11:59)

Offline

#2 2013-09-13 12:16:56

kaszak696
Member
Registered: 2009-05-26
Posts: 543

Re: How do I install MySQL instead of MariaDB?

aaneton wrote:

It still offers mariadb instead of mysql, how and I force it to use AUR packages?

Don't use yaourt in this situation and do it manually.


'What can be asserted without evidence can also be dismissed without evidence.' - Christopher Hitchens
'There's no such thing as addiction, there's only things that you enjoy doing more than life.' - Doug Stanhope
GitHub Junkyard

Offline

#3 2013-09-13 12:30:13

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: How do I install MySQL instead of MariaDB?

If your AUR helper has '--auronly' switch which works with for installing packages, you can use that.

There are unofficial repositories that have mysql as well. [sergej-repo] has mysql 5.5.32-1 and mysql-clients 5.5.32-1.

Offline

#4 2013-09-13 15:40:52

sitquietly
Member
From: On the Wolf River
Registered: 2010-07-12
Posts: 219

Re: How do I install MySQL instead of MariaDB?

aaneton wrote:

I know everyone should upgrade to MariaDB,however for now I like to keep my servers unified (at some point I'll upgrade all to MariaDB).....

I respect the knowledge represented in the Linux From Scratch work and the current workbook uses mysql; it builds and runs properly with an up-to-date system.  mariadb is currently a mess in that it does not build against the current boost (1.54).  This problem will not be fixed until release of mariadb 10 (next version).  At the moment I don't consider mariadb an improvement over mysql.

I  built mysql 5.6.13 from AUR using makepkg.  I can confirm that it compiles and runs properly.

Offline

#5 2015-06-23 11:14:41

robertolos
Member
Registered: 2014-11-06
Posts: 2

Re: How do I install MySQL instead of MariaDB?

yaourt -S aur/mysql

Offline

#6 2015-06-23 11:41:15

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,551
Website

Re: How do I install MySQL instead of MariaDB?

kaszak696 wrote:

Don't use yaourt in this situation and do it manually.

FTFY wink

All jokes aside.  If you need to ask this question, you definitely shouldn't use yaourt.  Spend some time learning how the AUR works and how to use it safely/effectively before you do some real damage.

(edit: OOPS, I missed that this was a necro post)


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#7 2015-06-23 14:40:30

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,896
Website

Re: How do I install MySQL instead of MariaDB?

Robertolos, please don't necrobump.

https://wiki.archlinux.org/index.php/Fo … bumping.22

Closing.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

Board footer

Powered by FluxBB