Having issues creating a new database. The first issue is that executing the mariadb_first_install as root requires you to first create the mysql user and group. Yet the real problem is that once this script is complete, it executes the mysql_install_db script, which it can't find.
Description
Description
Revisions and Commits
Revisions and Commits
| R2019 mariadb | |||
| D6640 | R2019:55b9e320c2ea Update mariadb to 10.4.6 | ||
Event Timeline
Comment Actions
mysql_install_db is present for me on Solus 3, however it throws and error message when trying to run it:
FATAL ERROR: Could not find ./bin/my_print_defaults