I'm trying to install mysql and when I run the command /scripts/mysql_install_db --user=mysql I receive the following message:-
./mysql_install_db: my_print_defaults: not found
Didn't find ./binmysqld
You should do a 'make install' before executing this script
Anyone have any ideas on how to resolve this?
Thanks, CS
./mysql_install_db: my_print_defaults: not found
Didn't find ./binmysqld
You should do a 'make install' before executing this script
Anyone have any ideas on how to resolve this?
Thanks, CS