Facing issue in installing MySQL community server on Amazon Linux
sudo rpm -i /home/mangesh/mysql-community-server-8.4.0-11.fc40.x86_64.rpm error: Failed dependencies: libc.so.6(GLIBC_2.38)(64bit) is needed by mysql-community-server-8.4.0-11.fc40.x86_64 libc.so.6(GLIBC_ABI_DT_RELR)(64bit) is needed by mysql-community-server-8.4.0-11.fc40.x86_64 libm.so.6(GLIBC_2.35)(64bit) is needed by mysql-community-server-8.4.0-11.fc40.x86_64 libm.so.6(GLIBC_2.38)(64bit) is needed by mysql-community-server-8.4.0-11.fc40.x86_64 libmecab.so.2()(64bit) is needed by mysql-community-server-8.4.0-11.fc40.x86_64 libstdc++.so.6(CXXABI_1.3.15)(64bit) is needed by mysql-community-server-8.4.0-11.fc40.x86_64 libstdc++.so.6(GLIBCXX_3.4.30)(64bit) is needed by mysql-community-server-8.4.0-11.fc40.x86_64 libstdc++.so.6(GLIBCXX_3.4.32)(64bit) is needed by mysql-community-server-8.4.0-11.fc40.x86_64 mysql-community-client(x86-64) >= 8.0.11 is needed by mysql-community-server-8.4.0-11.fc40.x86_64 mysql-community-common(x86-64) […]