[CentOS] Request info on managing MySQL

Sun Sep 21 01:48:27 UTC 2008
Ray Van Dolson <rayvd at bludgeon.org>

On Sat, Sep 20, 2008 at 09:40:52PM -0400, Joe Klemmer wrote:
> 	So the end result of this message is simply can someone point me to the
> howto use mysql on CentOS/RHEL info.  I just need to be able to start
> adding db's and such.  Once there I'm good to go.
> 
> Thank you in advance,
> Joe
> 
> 
> [1] I know, I should upgrade but, as I mentioned, I'm a real lazy guy.

Using a tool like phpMyAdmin might be perfect for you (even if you're
not lazy).

It's in EPEL, so just add the repo and yum install phpMyAdmin.

Ray