Bug #108704 Mysql failed to start after installation of Mysql Community 8.0.30
Submitted: 6 Oct 2022 19:32 Modified: 7 Oct 2022 13:08
Reporter: James Lin Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:8.0.30 OS:Red Hat (Rocky Linux 8)
Assigned to: CPU Architecture:x86

[6 Oct 2022 19:32] James Lin
Description:
After removing old Mysql and installation of MySQL Community 8 using:

	rpm -ivh https://dev.mysql.com/get/mysql80-community-release-el8-1.noarch.rpm
	yum module disable mysql
	rpm --import https://repo.mysql.com/RPM-GPG-KEY-mysql-2022
	yum install mysql-community-server

And after restoring old my.conf and my.conf.d/*, new mysql server doesn't restart.

It seems not compatible with older mysql data.

This was done on Rocky Linux 8

How to repeat:
See Description
[7 Oct 2022 13:08] MySQL Verification Team
HI Mr. Lin,

Thank you for your bug report.

Millions of users have installed MySQL 8.0.30 on Red Hat 8, without any problems.

Usually, the errors like yours come due to bad privileges, insufficient space and other constraints.

Please, read further on .....

Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.mysql.com/how-to-report.php 

If you can provide more information, feel free to add it to this bug and change the status back to 'Open'.  

Thank you for your interest in MySQL.

Can't repeat.