I got an error when initializing mysql:
FATAL ERROR: please install the following Perl modules before executing /application/mysql/scripts/mysql_install_db:
Data::Dumper
reason:
Missing Data::Dumper in perl module
solution:
Install the autoconf library (the Data:Dumper module will be installed when this package is installed)
yum -y install autoconf
Read More:
- MySql Install Error: Can‘t connect to local MySQL server through socket ‘/tmp/mysql.sock‘
- mac brew install mysql ‘/tmp/mysql.sock’ (2) [How to Solve]
- MySQL Install Error: MySQL error 1042: Unable to connect to any of the specified MySQL hosts
- [Solved] MySQL Install Error: GPG check FAILED
- Elasticsearch imports MySQL data Error when executing the bin/logstash – f command
- Mysql Flashback Warning: C:\Program Files\MySQL\MySQL Server 8.0\bin\mysql.exe
- [Solved] MYSQL Command Execute Error: Can ‘t connect to local MySQL server through socket ‘/tmp/mysql.sock ‘(2) “
- centos Compile and install mysql error: make[2]: *** [storage/perfschema/unittest/pfs_connect_attr-t]
- MYSQL Insert Data Error: check the manual that corresponds to your MySQL server version for the right syntax
- C# Connect MYSQL Error: MySql.Data.MySqlClient.MySqlException:“SSL Connection error.”
- [Solved] mysql-community-server Install Error: error: Failed dependenice…
- linux mysql ERROR 1820 (HY000): You must SET PASSWORD before executing this statement
- [Solved] ERROR 2002 (HY000): Can’t connect to local MySQL server through socket’/var/lib/mysql/mysql.sock’ (2)
- How to Solve can‘t connect to local mysql server through socket ‘/var/lib/mysql/mysql.sock‘
- How to Solve Mysql8 load data error
- [Solved] centos Install MYSQL Error: another app is currently holding the yum lock
- ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ‘/tmp/mysql.sock’
- [Solved] Worker 1 failed executing transaction ‘ANONYMOUS‘ at master log mall-mysql-bin.000001, end_log_pos
- [Solved] MySQL Notifier Error Cannot Initialize Main Application
- [Solved] Django configures MySQL Error: NameError: name ”_MySQL ‘is not defined