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:
- [Solved] Starting MySQL… ERROR The server quit without updating PID file
- mysql ERROR 1820 (HY000): You must reset your password using ALTER USER statement before executin
- MySql Install Error: Can‘t connect to local MySQL server through socket ‘/tmp/mysql.sock‘
- Centos7 Initialize mysql Error: Could not open file ‘/usr/local/mysql/log/mysqld.log‘ for error logging: Per
- Linux Error: [ERROR] –initialize specified but the data directory has files in it. Aborting.
- How to Solve Mysql8 load data error
- [Solved] MYSQL Command Execute Error: Can ‘t connect to local MySQL server through socket ‘/tmp/mysql.sock ‘(2) “
- CMake Error :MYSQL_INCLUDE_DIR [How to Solve]
- ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ‘/tmp/mysql.sock’
- How to Solve MYSQL Error: No module named MySQLdb
- [Solved] zabbix configure: error: MySQL library not found
- Python calls the MySQLdb library, and an error “Library not loaded: libmysqlclient.18.dylib” is reported
- ERROR: mysqld failed while attempting to check config [How to Solve]
- [Solved] Red hat 7.9 install DM8 of Damon database and starting graphical error with xmanager enterprise 5
- [How to Fix] Database can’t open file (errno:24)
- MySql Warning: The server quit without updating PID file error
- mac brew install mysql ‘/tmp/mysql.sock’ (2) [How to Solve]
- [Solved] Sphinx macos sql_connect: failed to load libmysqlclient
- Mysqlclient Error: ERROR: No matching distribution found for mysqlclient/OSError: mysql_config not found
- [Solved] there are special symbols in the initial password for installing MySQL in Hadoop, and an error is reported