Click to See Complete Forum and Search --> : what version of mysql am i running


DARTHTAMPON
04-10-2007, 07:54 PM
is there a sql lookup that will tell me what version I am running? I have googled it but mysql and version returns about 4 billion results with nothing useful in the first 10 pages.

any ideas?

tia

Nanscombe
04-11-2007, 04:11 AM
Hi,

Try select version();

Regards
Nigel