Closed neumachen closed 3 years ago
$ mysql_install_db --datadir=/home/kareem/.mysql/5.7.31 2021-02-17 14:47:58 [WARNING] mysql_install_db is deprecated. Please consider switching to mysqld --initialize 2021-02-17 14:47:58 [ERROR] Can't locate the language directory.
Any tips on how to fix this?
Hey, sorry for the late reply. You can use the steps listed in the README for 8.x+, and use the mysqld --initialize-insecure
You may also need to create the data directory.
Any tips on how to fix this?