Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MySQL in Mandrake

Status
Not open for further replies.

KSiva

Programmer
Feb 18, 2002
63
AU
Hi ,

I have installed mandarke 8.0 and I selected mysql to install. But it doesnt seems to be MYSQL installed. I thought of installed from rpm files. But I could not see any mysql rpm files in Mandrake install cd 1 and 2. Or the name are different?

Can some one tell me how to install mysql on mandrake? Using RPM ? and where can I download rpm for mandrake!

Thanks!
Siva Sivakumar Kandaraj
web system programmer
Melbourne
 
Hi,

The following were built for 8.1 and should work fine :

ftp://rpmfind.net/linux/Mandrake/8.1/i586/Mandrake/RPMS/MySQL-3.23.41-5mdk.i586.rpm
ftp://rpmfind.net/linux/Mandrake/8.1/i586/Mandrake/RPMS/MySQL-bench-3.23.41-5mdk.i586.rpm
ftp://rpmfind.net/linux/Mandrake/8.1/i586/Mandrake/RPMS/MySQL-client-3.23.41-5mdk.i586.rpm
ftp://rpmfind.net/linux/Mandrake/8.1/i586/Mandrake/RPMS/MySQL-shared-3.23.41-5mdk.i586.rpm

Just download somewhere and install them all as root with :

# rpm -Uvh MySQL*.rpm

If you want to try the 4.0 alpha, you need to get it from .


Hope this helps
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top