Mysql and Mysqli php extensions
Jump to:
Project: | Programming |
Component: | Documentation |
Category: | support request |
Priority: | normal |
Assigned: | Unassigned |
Status: | closed |
Related pages: | #50: MySQL server has gone away |
Description
#51: MySQL server has gone away
As I am investigating the above issue, I learn about the mysqli.reconnect php.ini setting. At first, I looked for the corresponding myslq.reconnect setting: I was under a wrong impression of what mysqli was.
I'm reading about it now:
http://www.php.net/manual/en/mysqli.overview.php
So, now the question is: do I need to set up my server differently to benefit from the mysql-Improved (mysqli) extensions? How?
Comments
#1
wiki.
#2
On ubuntu, mysqli is installed by default together with mysql.
So, the only thing I had to do was modify the settings.php of my Drupal installation. Easy.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.