LINUX.ORG.RU
ФорумTalks

Arch выбирает Машеньку.

 , ,


0

0

MariaDB is now officially our default implementation of MySQL. MariaDB is almost a drop in replacement, so an upgrade should be possible with minimum hassle. However, due to remaining compatibility concerns, an automatic replace is not done.

It is recommended for all users to upgrade. MySQL will be dropped from the repositories to the AUR in a month.

Users who want to switch will need to install mariadb, libmariadbclient or mariadb-clients and execute mysql_upgrade in order to migrate their systems.

Migration example:

# systemctl stop mysqld
# pacman -S mariadb libmariadbclient mariadb-clients
# systemctl start mysqld
# mysql_upgrade -p

percona-server is another MySQL fork available in [community]. It should be closer to Oracle MySQL Enterprise, but is missing the new features included in MariaDB.

Together with mysql 5.5.30-7 in [extra], all packages depending on it have been rebuilt against their MariaDB counterparts. Other package maintainers should move their dependencies to the MariaDB packages.

Подробности

надеюсь, дебианщики тоже перейдут в следующем тестинге

xsektorx ★★★
()
Ответ на: комментарий от CYB3R

Да ладно, «маша» хоть уху приятнее. Согласись, «тр@хаюсь с mysql» звучит хуже чем... ну ты понял, в общем.

AiFiLTr0 ★★★★★
()

Перевел одну маленькую виртуалку с несколькими сайтиками, пока полет нормальный :)

pekmop1024 ★★★★★
()
Ответ на: комментарий от DarkAmateur

Впарить тем, кому не удалось впарить Oracle DB?

goingUp ★★★★★
()
Ответ на: комментарий от DarkAmateur

Вопрос знатокам: какова ниша MySQL

подавляющее большинство лампов (соответственно, и подавляющее большинство сайтов в мире)

xtraeft ★★☆☆
()
Ответ на: комментарий от Behem0th

Ъ

Because Oracle is Oracle is Oracle(…) I would like to propose migration to MariaDB.

Jokes aside, the biggest problem with MySQL situation is that it becomes more and more closed source. Oracle stopped publishing regression tests[1], informative security advisories, they even hide bug reports and not include them in release notes[2]. Very often their bzr repository is falling behind new releases[3].

On the other hand, MariaDB is truly open source (it doesn't have enterprise-only options) and has open development model. Security advisories are published first on the mailing list for packagers with a patch for current release and information when the bug will be fixed and when the information about security hole can be published (Another advantage for ricers — some benchmarks show that MariaDB is faster.)

aidan ★★★★
()
Ответ на: Ъ от aidan

Ясно, так я примерно и думал.

Behem0th ★★★★★
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.