View Issue Details

IDProjectCategoryView StatusLast Update
0000493PHP for OS/2, ArcaOS & eComStation (PHP versions v8.x v7.x v5.x)Feature Requestpublic2020-08-24 03:14
ReporterLewisR Assigned Topsmedley  
PrioritylowSeverityminorReproducibilityN/A
Status closedResolutionno change required 
Summary0000493: Build mysqlnd for PHP 5.3.x
DescriptionMy reading of the docs seems to indicate a potential performance improvement using the native driver than just what is available to mysql and mysqli.
Additional InformationSome reference material is available here: http://www.php.net/manual/en/book.mysqlnd.php

Also, I would request/suggest switching off COM_CHANGE_USER at compile time (see http://www.php.net/manual/en/mysqlnd.persist.php), as this is not a run-time configurable parameter and the default setting (enabled) is contrary to the default operation of mysql and mysqli for maintaining persistent connections.

Thanks, Paul!
TagsNo tags attached.

Activities

psmedley

2011-10-19 08:25

administrator   ~0002017

afaik mysqlnd is *already* used by php 5.3.x

LewisR

2011-10-20 01:18

developer   ~0002018

You are so right, Paul; my apologies. I missed mysqlnd in phpinfo(), and assumed (always dangerous) that there was a module required for it. Should close this as INVALID.

Thanks for following up!

psmedley

2011-10-20 08:34

administrator   ~0002019

Invalid :)

Issue History

Date Modified Username Field Change
2011-10-09 06:03 LewisR New Issue
2011-10-19 08:25 psmedley Note Added: 0002017
2011-10-20 01:18 LewisR Note Added: 0002018
2011-10-20 08:34 psmedley Note Added: 0002019
2011-10-20 08:34 psmedley Status new => resolved
2011-10-20 08:34 psmedley Resolution open => no change required
2011-10-20 08:34 psmedley Assigned To => psmedley
2020-08-24 03:14 psmedley Status resolved => closed