Koozali.org: home of the SME Server

Version of MYSQL

Ian

Version of MYSQL
« on: April 07, 2002, 08:49:26 AM »
Can anyone tell me what version of MYSQL does V5 have

Jeff C

Re: Version of MYSQL
« Reply #1 on: April 08, 2002, 07:33:28 AM »
Try this from root.

mysql

\s (for status)

\q (to quit)

Daniel van Raay

Re: Version of MYSQL
« Reply #2 on: April 09, 2002, 01:51:46 PM »
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