installing mysql on linux
You can install mysql using the following methods
- Installing mysql from Source tar.gz files
- Installing mysql from Binary .rpm file, either
- from CD, or
- using yum utility
- You can select to install mysql during Linux Installation Setup
But I would recommend you to Compile and install it from source files, as you can compile it using your own settings (include or exclude options). Read the rest of this entry »
