eileen1017
MIS
One of our dba has left the company. He used to be responsible for the mysql database. I don't have much experience with mysql. I did get to login to the server. However, when I issued mysql -u=root -p, the messages -bash: mysql: command not found returned. I issued ps -ef|more, it returned mysql 7475 7451 0 Jul12 ? 00:00:00 /usr/local/mysql/libexec/mysqld. I assume mysql is running on this server? How can I find the version of mysql on this server? Is it possible that the newer version of mysql does not have these commands anymore? Please help. Thank you very much.