Mysql安裝【linux】

參考鏈接:https://blog.csdn.net/qq_37598011/article/details/93489404

相關報錯記錄:

FATAL ERROR: please install the following Perl modules before executing ./scripts/mysql_install_db: Data::Dumper 

# 解決方法
yum -y install autoconf //此包安裝時會安裝Data:Dumper模塊

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章