upgraded to mysql 4... but phpinfo says old version?
Hmm... I just updated to MySQL 4.0.12 on one of my servers to test, and everything went fine. I installed the server and client RPMs. Well, just curious I did a phpinfo and it was reporting 3.23.49.. hmm.Ok, so I log back into the server and type "mysql --version"
Sure enough, it lists 4.0.12 being installed. So out of curiosity I tried to reinstall the client rpm to see if maybe that didn't work. Nope, said it was already installed.
So... maybe I'm just missing something here, but in phpinfo is just says Client API Version. So.. has the API not been updated, or did I do something wrong?
