Reply to Checking the Version of mySql and settings on server
Posted by Gh on 02/11/05 21:49
Is it possible to check via php what version of mysql is running and
if it is a 4.1.x or better version to see if it is using the
--old-password switch or not? I would like to know so that I can code
both ways and just have a conditional statement direct which code is
used...