Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Ian on April 07, 2002, 08:49:26 AM
-
Can anyone tell me what version of MYSQL does V5 have
-
Try this from root.
mysql
\s (for status)
\q (to quit)
-
Or try this (done on my 5.1.2 SME server):
[danielvr@thebeast:danielvr]$ rpm -q mysql
mysql-3.23.36-1
Daniel van Raay