MySQL

From EpixStudios

Jump to: navigation, search

MySQL

http://gentoo-wiki.com/HOWTO_MySQL You can install mysql without setting any special USE flags

emerge -av mysql

After installing it, you should configure it through emerge as it will set a root password and disable root logins without one.

emerge --config mysql
Personal tools