summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/config9.m4
Commit message (Expand)AuthorAgeFilesLines
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* mysqlnd refactoring:Andrey Hristov2015-11-171-1/+1
* MNDR:Andrey Hristov2015-11-121-1/+1
* MNDR:Andrey Hristov2015-11-121-1/+1
* MNDR:Andrey Hristov2015-11-121-1/+1
* MNDR:Andrey Hristov2015-11-121-1/+1
* Merge branch 'PHP-5.6'Keyur Govande2015-01-071-31/+0
|\
| * Merge branch 'PHP-5.5' into PHP-5.6Keyur Govande2015-01-071-31/+0
| |\
| | * Fix for bugs #68114 (Build fails on OS X due to undefined symbols)Keyur Govande2015-01-071-31/+0
* | | converted some ext/mysql* and fixed ext/zlibAnatol Belski2014-10-151-1/+1
* | | Merge branch 'PHP-5.6'Keyur Govande2014-10-071-1/+6
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Keyur Govande2014-10-071-1/+6
| |\ \ | | |/
| | * Fix for bug #68114 (Build fails on OS X due to undefined symbols)Keyur Govande2014-10-071-1/+6
* | | Merge branch 'PHP-5.6'Keyur Govande2014-08-151-0/+26
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Keyur Govande2014-08-151-0/+26
| |\ \ | | |/
| | * Merge branch 'PHP-5.4' into PHP-5.5Keyur Govande2014-08-151-0/+26
| | |\
| | | * Patch for bug #67839 (mysqli does not handle 4-byte floats correctly)Keyur Govande2014-08-141-0/+26
| | | * Fix configuration message typo and alignment (5.4 merge approved by Stas)Christopher Jones2012-01-121-2/+2
| | | * shift code around to two new files - mysqlnd_driver.c Andrey Hristov2011-10-211-1/+1
| | | * api_ext to reverse_apiAndrey Hristov2011-10-191-1/+1
| | | * - Fix bug #55609 (mysqlnd cannot be built shared)Johannes Schlüter2011-09-061-3/+6
| | | * fix messageAndrey Hristov2011-09-021-1/+1
* | | | remove mysqlnd_bt.c as it a long dead codeAndrey Hristov2014-05-191-1/+1
|/ / /
* | | Merge branch '2Guploads'Michael Wallner2013-08-091-12/+0
|\ \ \ | |/ / |/| |
| * | unify stdint type usageMichael Wallner2013-08-061-12/+0
* | | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-2/+2
|/ /
* | Add SHA256 authentication support - password hashing to mysqlndandrey2012-09-251-1/+11
* | Fix configuration message typo and alignment (5.4 merge approved by Stas)Christopher Jones2012-01-121-2/+2
* | shift code around to two new files - mysqlnd_driver.c Andrey Hristov2011-10-211-1/+1
* | api_ext to reverse_apiAndrey Hristov2011-10-191-1/+1
* | - Fix bug #55609 (mysqlnd cannot be built shared)Johannes Schlüter2011-09-061-3/+6
* | fix messageAndrey Hristov2011-09-021-1/+1
|/
* Fix compressed build, make it easierAndrey Hristov2011-03-231-15/+12
* Fix messageAndrey Hristov2011-03-221-1/+1
* split mysqlnd_debug.c in 3 filesAndrey Hristov2011-03-181-1/+1
* grok the MySQL 5.5 extended handshake.Andrey Hristov2011-01-121-1/+1
* extending the API interface - plugins can registerAndrey Hristov2010-12-281-1/+1
* fix windows debug buildAndrey Hristov2010-10-281-5/+2
* Fix for bug#49234 method not found ssl_setAndrey Hristov2010-04-151-0/+1
* install mysqlnd headers to allow shared build of extensionsJohannes Schlüter2009-12-221-0/+1
* move MYSQLND_NET code to a separate file.Andrey Hristov2009-12-161-1/+1
* Remove stub code which never actually was used for anything.Andrey Hristov2009-12-091-1/+1
* Remove the zval caching from mysqlnd. It was disabled versions agoAndrey Hristov2009-12-091-1/+1
* Remove disabled code - threaded fetching. This can be implementedAndrey Hristov2009-12-091-9/+0
* Compressed protocol support + extensibility for mysqlndAndrey Hristov2009-11-201-0/+21
* - Fix the build issue with php_mysqlnd_config.h ending up in wrong build dire...Jani Taskinen2009-09-241-5/+5
* Check for the different types and create the Andrey Hristov2009-09-221-3/+4
* The experimental warning sohuld be in the configure output...Johannes Schlüter2009-06-231-2/+3
* - mark mysqlnd's threading (which can be used for background pre-fetching)Johannes Schlüter2009-03-171-1/+1
* MFBJani Taskinen2008-07-141-3/+2