I am trying to use mysql_install_db
I am getting the following error:
FATAL ERROR: Could not find ./bin/my_print_defaults If you compi
FATAL ERROR: Could not find ./bin/my_print_defaults
If you compi
You must run the command: # mysql_install_db --basedir=/usr/local That is without bin. This option must specify a directory path location of the directory ./bin.
# mysql_install_db --basedir=/usr/local
bin
./bin