I installed Mysql from ports regularily:
But when I try to issue mysql_install_db, so it can make mysql dir and system databases, it's missing (is it some bug in mysql port?)... I'm new to FreeBSD, please help me, how can I solve this out?
Code:
# cd /usr/ports/databases/mysql51-server
# make install clean
But when I try to issue mysql_install_db, so it can make mysql dir and system databases, it's missing (is it some bug in mysql port?)... I'm new to FreeBSD, please help me, how can I solve this out?