
27 Jul
2011
27 Jul
'11
7:19 p.m.
2011/7/27 Marc Delisle <marc@infomarc.info>:
Piotr Przybylski a écrit :
Hi,
Currently persistent connections are supported only with mysql extension. We should add support for it in mysqli or drop it completely.
According to [0] the minimum PHP version required would be 5.3.
Then I will add appropriate code and a description in docs. One more question - in what case PMA_auth_fails can use $php_errormsg? AFAIR it doesn't propagate through global scope (it's always a local variable and its value is lost when exiting function in which is was set) so it makes no sense for me. -- Piotr Przybylski