LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   MySql with Redhat Linux 9.0 (https://www.linuxquestions.org/questions/linux-software-2/mysql-with-redhat-linux-9-0-a-160095/)

varala_kanth 03-20-2004 12:49 AM

MySql with Redhat Linux 9.0
 
hello friends,

iam new bie to the linux and i want to know that

whether mysql is present in my system or not?

if at all present which version it is.

and in genereal i want to know how to find any specific package is there or not


thanks in advance

Crashed_Again 03-20-2004 04:01 AM

Try this as root:

rpm -qa | grep mysql

If you have mysql installed it should spit out the packages and version numbers.

markus1982 03-20-2004 07:14 AM

If you want to install MySQL yourself from the binary package provided at www.mysql.com you can check out my tutorial at http://www.linux-corner.net/linux/services/mysql.html


All times are GMT -5. The time now is 07:46 PM.