LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   MySQL command prompt (/usr/local/mysql missing) (https://www.linuxquestions.org/questions/linux-software-2/mysql-command-prompt-usr-local-mysql-missing-51018/)

sankar555 03-21-2003 08:55 AM

MySQL command prompt (/usr/local/mysql missing)
 
I installed Rh 8 but it had MySQL 3.23.X.
So i uninstalled and installed MySQL 4.0.1-2 by MySQL-4.0.1-2.i336.rpm.
It all went fine and i DB server is up and running.
but i couldnt find the directory /usr/local/mysql, so if i had to run the mysql command prompt how do get it?
do i have to install MySQL-client ?. i some where studied that if we install the whole package then client is also included in that. is that true?

many thanks,
sankar

nakkaya 03-21-2003 04:14 PM

locate mysql
or whereis mysql

bulliver 03-21-2003 04:18 PM

I'm not sure but you most likely should install the client packages. The client is what gives you the mysql> prompt and allows you to create tables etc...

sankar555 03-22-2003 12:48 PM

Yeah it seems i have to install mysql client.
anyway i went back to mysql 3.23 which came with rh8.0.
maybe when time permits i will try the new version.

thanks for your replies.


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