summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/config9.m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update mysqlnd, ext/mysql and ext/mysqli - now possible to compile with diffe...Andrey Hristov2008-03-101-1/+0
* Fix the build, add a missing fileAndrey Hristov2008-01-291-0/+12
* Moving extension specific code to php_mysqlnd.c as the old rule is.Andrey Hristov2008-01-281-1/+1
* MFB:Andrey Hristov2008-01-281-1/+2
* Update mysqlnd in HEADAndrey Hristov2007-10-021-1/+1
* - Check also if ulong is availableJani Taskinen2007-07-261-1/+1
* - Moved mysqnd to it's own directory: It is sort of an extension itself.Jani Taskinen2007-07-251-0/+29