mysql-community-server Install Error: error: Failed dependenice…
1. Problems encountered
There is no problem installing MySQL community common, MySQL community LIBS and MySQL community client, but there is an error when installing MySQL community server. There is a lack of libaio
dependency
2. Solve problems
Execute the command: yum - y install libaio
execute the command:
rpm -ivh mysql-community-server-5.7.38-1.el7.x86_64.rpm
Read More:
- MySql Install Error: Can‘t connect to local MySQL server through socket ‘/tmp/mysql.sock‘
- Navicat connected to Mysql error: Client does not support authentication protocol requested by server;
- ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ‘/tmp/mysql.sock’
- [Solved]Error 1054 (42s22): unknown column ‘password’ in ‘field list’ how to modify the password
- mac brew install mysql ‘/tmp/mysql.sock’ (2) [How to Solve]
- [Solved] CentOS installs MySQL and starts MySQL with error 2002 (HY000)
- Mysql8.02/ubuntu 20 ERROR 1449 (HY000) [How to Solve]
- MySQL installation error: error while loading shared libraries: libaio.so .1: cannot open shared object file: No such
- Mysql5.7.18.1 Error 1054 (42S22): Unknown Column’password’ In’field List’ When Changing User Password
- How to Solve Mysql8 load data error
- Mysqldump: Got error: 1045: Access denied for user ‘root‘@‘localhost‘
- [Linux Docker Mirror] MYSQL Run sql Script Error: Failed to open file ‘/home/mydatabase.sql‘, error: 2
- [Solved] MYSQL Command Execute Error: Can ‘t connect to local MySQL server through socket ‘/tmp/mysql.sock ‘(2) “
- How to Solve mysqld — console command error
- [Solved] Starting MySQL… ERROR The server quit without updating PID file
- ERROR 1054(42S22) Unknown column ‘password’ in ‘field list’ (Fixed)
- MYSQL Slave is not configured or failed to initialize properly. You must at least set –server-id
- ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’
- How to Solve can‘t connect to local mysql server through socket ‘/var/lib/mysql/mysql.sock‘
- MySQL character set error resolution: err=Error 3988: Conversion from collation utf8mb4_unicode_ci into utf8_general_ci impo