- Server operating system version
- AlmaLinux 8.10
- Plesk version and microupdate number
- 18.0.61 Update #5
Hi,
after the conversion of CentOS7.9 to almaLinux i see in the log file:
Jun 24 21:47:28 serverxyz systemd[1]: Starting MariaDB 10.3 database server...
Jun 24 21:47:30 serverxyz mysql-prepare-db-dir[1398]: Database MariaDB is probably initialized in /var/lib/mysql already, nothing is done.
Jun 24 21:47:30 serverxyz mysql-prepare-db-dir[1398]: If this is not the case, make sure the /var/lib/mysql is empty before running mysql-prepare-db-dir.
Jun 24 21:47:31 serverxyz mysql-check-upgrade[1744]: The datadir located at /var/lib/mysql needs to be upgraded using 'mysql_upgrade' tool. This can be done using the following steps:
Jun 24 21:47:31 serverxyz mysql-check-upgrade[1744]: 1. Back-up your data before with 'mysql_upgrade'
Jun 24 21:47:31 serverxyz mysql-check-upgrade[1744]: 2. Start the database daemon using 'service mariadb start'
Jun 24 21:47:31 serverxyz mysql-check-upgrade[1744]: 3. Run 'mysql_upgrade' with a database user that has sufficient privileges
Jun 24 21:47:31 serverxyz mysql-check-upgrade[1744]: Read more about 'mysql_upgrade' usage at:
Jun 24 21:47:31 serverxyz mysql-check-upgrade[1744]: mysql_upgrade
Jun 24 21:47:31 serverxyz systemd[1]: Started MariaDB 10.3 database server.
After do the mysql_upgrade manually the system wrote nothing to do. The version is correct and all is fine. I can force a update but no need.
But the message appear. What can i do to disable the message.
after the conversion of CentOS7.9 to almaLinux i see in the log file:
Jun 24 21:47:28 serverxyz systemd[1]: Starting MariaDB 10.3 database server...
Jun 24 21:47:30 serverxyz mysql-prepare-db-dir[1398]: Database MariaDB is probably initialized in /var/lib/mysql already, nothing is done.
Jun 24 21:47:30 serverxyz mysql-prepare-db-dir[1398]: If this is not the case, make sure the /var/lib/mysql is empty before running mysql-prepare-db-dir.
Jun 24 21:47:31 serverxyz mysql-check-upgrade[1744]: The datadir located at /var/lib/mysql needs to be upgraded using 'mysql_upgrade' tool. This can be done using the following steps:
Jun 24 21:47:31 serverxyz mysql-check-upgrade[1744]: 1. Back-up your data before with 'mysql_upgrade'
Jun 24 21:47:31 serverxyz mysql-check-upgrade[1744]: 2. Start the database daemon using 'service mariadb start'
Jun 24 21:47:31 serverxyz mysql-check-upgrade[1744]: 3. Run 'mysql_upgrade' with a database user that has sufficient privileges
Jun 24 21:47:31 serverxyz mysql-check-upgrade[1744]: Read more about 'mysql_upgrade' usage at:
Jun 24 21:47:31 serverxyz mysql-check-upgrade[1744]: mysql_upgrade
Jun 24 21:47:31 serverxyz systemd[1]: Started MariaDB 10.3 database server.
After do the mysql_upgrade manually the system wrote nothing to do. The version is correct and all is fine. I can force a update but no need.
But the message appear. What can i do to disable the message.