Time Left
2 years 6 months 4 days
Determining MSQL's version is not very difficult but the command line is a quick trick and its useful.
As simple as it is sometimes one forgets and here it is for a quick hit that really works.Know your host or at least the IP: Issue the following command[jes@sparc ~]$ mysql -h sparc -V
mysql Ver 14.12 Distrib 5.0.27, for redhat-linux-gnu (i686) using readline 5.0Or use the Host IP:[jes@ sparc ~]$ mysql -h 172.175.85.172 -Vmysql Ver 14.12 Distrib 5.0.27, for redhat-linux-gnu (i686) using readline 5.0
tags: mysql command line sos
links: digg this del.icio.us technorati reddit