View Full Version : server mysql2 mysql version ?
Hi, what is precisely the current mysql version running on the myslq02 box ?
Thanks,
Benj
Hi Benj,
Doing a search of the Forums I turned this up, posted by TeRRa in May.
MYSQL01 == 3.22.26a
MYSQL02 == 3.22.32
Have a Good One
Bob
Justin
11-20-2000, 03:24 PM
You can quickly determine the version using the 'status' command once logged into the server. This displays the MySQL version, your connection ID, and other useful information.
------------------
Justin Nelson
FutureQuest (http://www.FutureQuest.net/index.php) Support
It seems I can't telnet to mysql02.FutureQuest.net....
Am I supposed to login here ?
When I login dexter, and when I type status, it says command not found.
Where exactly should I use this command ?
Thanks,
Benj
jimbo
11-20-2000, 05:33 PM
Telnet into your account, and then do the following:
#mysqladmin -uMySQL User Name -p -hMySQL Server Name status
Though for what you're looking for, I think you'd be better off running:
#mysqladmin -uMySQL User Name -p -hMySQL Server Name version
Hope this helps :)
-jim
<edit>
Don't forget that the "#" signifies the shell prompt.
</edit>
[This message has been edited by jimbo (edited 11-20-00@5:37 pm)]
Ok, thanks everyone.
Bob's info where still up to date, which I confirmed with Justin's method and JimF instructions :D
Benj
Terra
11-20-2000, 10:15 PM
<retracted due to reliance on linked library assumption, that may not be always true>
--
Terra
sysAdmin
FutureQuest
[This message has been edited by ccTech (edited 11-21-00@12:28 pm)]
vBulletin® v3.6.8, Copyright ©2000-2013, Jelsoft Enterprises Ltd.