MySQL in babun
Playing around with the babun shel, and tried to install the MySQL Server
pact install mysql
pact install mysqld
Install Default user and tables:
mysql_install_db
Start Server:
/usr/bin/mysqld_safe &
Secure the install
mysql_secure_installation
That worked for me ...
This page has been viewed 7433 times. First hit: 30-Oct-2015 13:51:31
Share email, Google+, Twitter, Facebook.
comments powered by Disqus