Chapter 1. 1. MAKE SURE YOU’RE RUNNING MARIADB 5.5

Run the following command:


 

Should output the following:


 

Perfect, let’s keep going!

 

Chapter 2. 2. ADD THE MARIADB 10.3 REPOSITORY

Run the following command to add the MariaDB 10.3 repository to yum:


 

Paste the following into the editor


 

Save and close the editor, then move to the next step

 

Chapter 3. 3. UPGRADE TO MARIADB 10.3 AND VERIFY SUCCESS

Run the following command to upgrade to MariaDB 10.3:


 

Output should look something like this:

 

Once yum does it’s thing, restart the MariaDB daemon:

Then verify that the service has started and the installation is complete:


The fix for the startup problem is in the article

MariaDB 10.3 [ERROR] mysqld: Can’t create/write to file ‘/var/run/mysqld/mysqld.pid’ (Errcode: 2 «No such file or directory»)

You should see output similar to the following:


 

Sweet, you’re now running MariaDB 10.4!

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *

Этот сайт использует Akismet для борьбы со спамом. Узнайте, как обрабатываются ваши данные комментариев.