Updating PHP mySQL drivers when updating mySQL

Posted by Richard on Server Fault See other posts from Server Fault or by Richard
Published on 2010-04-25T19:47:13Z Indexed on 2010/04/25 19:53 UTC
Read the original article Hit count: 447

Filed under:
|
|

I have apache, php, and mysql all installed from source. When I update mySQL to the latest version (5.1.46), do I need to update anything on the php side for it to be able to work with the new version?

Many Thanks

© Server Fault or respective owner

Related posts about mysql

Related posts about php