Results 1 to 2 of 2
hi,
will anyone provide me the steps to install mysql in linux redhat server.. pls provide me the steps...
im using linux redhat 4......
- 04-03-2010 #1Just Joined!
- Join Date
- Feb 2010
- Posts
- 17
my sql installation
hi,
will anyone provide me the steps to install mysql in linux redhat server.. pls provide me the steps...
im using linux redhat 4...
- 04-04-2010 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
Well, with RHEL 5 it is simple. Just use yum install mysql, and there you are. For RHEL 4 which AFAIK doesn't have yum, you need to use the rpm command instead. Try rpm -i mysql instead. It should be in the repositories.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote