| Commit message (Expand) | Author | Age | Files | Lines |
* | remove mysqlnd_bt.c as it a long dead code | Andrey Hristov | 2014-05-19 | 1 | -1/+1 |
* | Merge branch '2Guploads' | Michael Wallner | 2013-08-09 | 1 | -12/+0 |
|\ |
|
| * | unify stdint type usage | Michael Wallner | 2013-08-06 | 1 | -12/+0 |
* | | Fix long-standing visual pain point: the misalignment of './configure help' t... | Christopher Jones | 2013-08-06 | 1 | -2/+2 |
|/ |
|
* | Add SHA256 authentication support - password hashing to mysqlnd | andrey | 2012-09-25 | 1 | -1/+11 |
* | Fix configuration message typo and alignment (5.4 merge approved by Stas) | Christopher Jones | 2012-01-12 | 1 | -2/+2 |
* | shift code around to two new files - mysqlnd_driver.c | Andrey Hristov | 2011-10-21 | 1 | -1/+1 |
* | api_ext to reverse_api | Andrey Hristov | 2011-10-19 | 1 | -1/+1 |
* | - Fix bug #55609 (mysqlnd cannot be built shared) | Johannes Schlüter | 2011-09-06 | 1 | -3/+6 |
* | fix message | Andrey Hristov | 2011-09-02 | 1 | -1/+1 |
* | Fix compressed build, make it easier | Andrey Hristov | 2011-03-23 | 1 | -15/+12 |
* | Fix message | Andrey Hristov | 2011-03-22 | 1 | -1/+1 |
* | split mysqlnd_debug.c in 3 files | Andrey Hristov | 2011-03-18 | 1 | -1/+1 |
* | grok the MySQL 5.5 extended handshake. | Andrey Hristov | 2011-01-12 | 1 | -1/+1 |
* | extending the API interface - plugins can register | Andrey Hristov | 2010-12-28 | 1 | -1/+1 |
* | fix windows debug build | Andrey Hristov | 2010-10-28 | 1 | -5/+2 |
* | Fix for bug#49234 method not found ssl_set | Andrey Hristov | 2010-04-15 | 1 | -0/+1 |
* | install mysqlnd headers to allow shared build of extensions | Johannes Schlüter | 2009-12-22 | 1 | -0/+1 |
* | move MYSQLND_NET code to a separate file. | Andrey Hristov | 2009-12-16 | 1 | -1/+1 |
* | Remove stub code which never actually was used for anything. | Andrey Hristov | 2009-12-09 | 1 | -1/+1 |
* | Remove the zval caching from mysqlnd. It was disabled versions ago | Andrey Hristov | 2009-12-09 | 1 | -1/+1 |
* | Remove disabled code - threaded fetching. This can be implemented | Andrey Hristov | 2009-12-09 | 1 | -9/+0 |
* | Compressed protocol support + extensibility for mysqlnd | Andrey Hristov | 2009-11-20 | 1 | -0/+21 |
* | - Fix the build issue with php_mysqlnd_config.h ending up in wrong build dire... | Jani Taskinen | 2009-09-24 | 1 | -5/+5 |
* | Check for the different types and create the | Andrey Hristov | 2009-09-22 | 1 | -3/+4 |
* | The experimental warning sohuld be in the configure output... | Johannes Schlüter | 2009-06-23 | 1 | -2/+3 |
* | - mark mysqlnd's threading (which can be used for background pre-fetching) | Johannes Schlüter | 2009-03-17 | 1 | -1/+1 |
* | MFB | Jani Taskinen | 2008-07-14 | 1 | -3/+2 |
* | Update mysqlnd, ext/mysql and ext/mysqli - now possible to compile with diffe... | Andrey Hristov | 2008-03-10 | 1 | -1/+0 |
* | Fix the build, add a missing file | Andrey Hristov | 2008-01-29 | 1 | -0/+12 |
* | Moving extension specific code to php_mysqlnd.c as the old rule is. | Andrey Hristov | 2008-01-28 | 1 | -1/+1 |
* | MFB: | Andrey Hristov | 2008-01-28 | 1 | -1/+2 |
* | Update mysqlnd in HEAD | Andrey Hristov | 2007-10-02 | 1 | -1/+1 |
* | - Check also if ulong is available | Jani Taskinen | 2007-07-26 | 1 | -1/+1 |
* | - Moved mysqnd to it's own directory: It is sort of an extension itself. | Jani Taskinen | 2007-07-25 | 1 | -0/+29 |