Joshua Parker Ruehlig
Hall of Famer
- Joined
- Dec 5, 2011
- Messages
- 5,949
Or even better..
IMHO a mysql plugin is a little unnecessary when you gotta manage mysql from the commandline anyway, unless you setup something like phpmyadmin. Which you would also need to first setup from the commandline cause it requires a webserver+php support.
Code:
jexec 1 csh pkg_add -r mysql55-server
IMHO a mysql plugin is a little unnecessary when you gotta manage mysql from the commandline anyway, unless you setup something like phpmyadmin. Which you would also need to first setup from the commandline cause it requires a webserver+php support.