| Commit message (Expand) | Author | Age | Files | Lines |
* | New result fetching mode for mysqlnd, which should use less memory but | Andrey Hristov | 2014-04-10 | 1 | -3/+5 |
* | Switch from a single flag to a flag byte | Andrey Hristov | 2014-03-10 | 1 | -2/+3 |
* | Refactor the result set data structures. Move more to the buffered and unbuff... | Andrey Hristov | 2014-03-05 | 1 | -2/+1 |
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Merge branch 'PHP-5.4' into PHP-5.5 | Andrey Hristov | 2013-12-04 | 1 | -1/+1 |
|\ |
|
| * | Fix loss of precision | Andrey Hristov | 2013-12-04 | 1 | -1/+1 |
* | | Add savepoint and rollback to savepoint support | Andrey Hristov | 2013-02-08 | 1 | -0/+2 |
* | | Export new calls | Andrey Hristov | 2013-02-07 | 1 | -2/+3 |
* | | Add support for connect attributes, as of MySQL 5.6 | Andrey Hristov | 2013-01-15 | 1 | -0/+1 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2013-01-06 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2013-01-06 | 1 | -1/+1 |
| |\ |
|
| | * | bump year | Xinchen Hui | 2013-01-06 | 1 | -1/+1 |
* | | | Add SHA256 authentication support - password hashing to mysqlnd | andrey | 2012-09-25 | 1 | -0/+1 |
* | | | trace allocations in a file | andrey | 2012-06-27 | 1 | -2/+4 |
* | | | bump mysqlnd versions | andrey | 2012-05-03 | 1 | -3/+3 |
* | | | Merge branch 'PHP-5.4' | David Soria Parra | 2012-03-20 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | David Soria Parra | 2012-03-20 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Replace $Revision$ with $Id$ in keyword expansion enable files | David Soria Parra | 2012-03-20 | 1 | -1/+1 |
| | * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | * | this should be decided by configure | Andrey Hristov | 2011-10-14 | 1 | -1/+0 |
| | * | MYSQLND_NET refactored not to use any direct reference to MYSQLND (the connec... | Andrey Hristov | 2011-10-10 | 1 | -0/+1 |
| | * | extend the API in the backward compatible way | Andrey Hristov | 2011-05-03 | 1 | -0/+1 |
| | * | Fix compressed build, make it easier | Andrey Hristov | 2011-03-23 | 1 | -0/+4 |
| | * | use ifdef all-around in the revert | Andrey Hristov | 2011-02-25 | 1 | -1/+1 |
| | * | revert also the version_id | Andrey Hristov | 2011-02-25 | 1 | -2/+2 |
| | * | revert to previous behavior | Andrey Hristov | 2011-02-25 | 1 | -0/+6 |
| | * | move from macros to functions, which can be overwritten, if needed | Andrey Hristov | 2011-02-25 | 1 | -5/+5 |
| | * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | * | last piece to enable trace logging on windows | Andrey Hristov | 2010-10-22 | 1 | -1/+1 |
| | * | rename parameter, should not conflict with global symbol - | Andrey Hristov | 2010-10-05 | 1 | -1/+1 |
| | * | Fixing "ext/mysqlnd/mysqlnd.h", line 287: warning: syntax error: empty decla... | Ulf Wendel | 2010-10-04 | 1 | -1/+1 |
| | * | remove unneeded proxy function _mysqlnd_restart_psessoin | Andrey Hristov | 2010-09-15 | 1 | -3/+2 |
| | * | Remove unneeded proxy function _mysqlnd_end_psession | Andrey Hristov | 2010-09-15 | 1 | -2/+1 |
| | * | Sync with trunk, fixes build failure on MacOSX. | Andrey Hristov | 2010-08-16 | 1 | -1/+1 |
| | * | - fix build | Pierre Joye | 2010-06-17 | 1 | -1/+1 |
| | * | Add possibility to control the allocator in when PHP is compiled | Andrey Hristov | 2010-05-04 | 1 | -0/+6 |
| | * | Remove dead code and add possibility to fine tune the size of | Andrey Hristov | 2010-04-22 | 1 | -0/+1 |
| | * | - Fix copyrights | Felipe Pena | 2010-04-20 | 1 | -2/+2 |
| | * | Fix for bug#49234 method not found ssl_set | Andrey Hristov | 2010-04-15 | 1 | -0/+2 |
| * | | remove -dev for release | Stanislav Malyshev | 2012-02-28 | 1 | -1/+1 |
| * | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| * | | Now really split the method tables and have different | Andrey Hristov | 2011-10-31 | 1 | -2/+2 |
| * | | Split struct MYSQLND in struct MYSQLND and struct MYSQLD_CONN_DATA. | Andrey Hristov | 2011-10-31 | 1 | -59/+56 |
| * | | Bump internal version id after recent changes | Andrey Hristov | 2011-10-26 | 1 | -2/+2 |
| * | | Move from directly referencing an aggregated structure to using a | Andrey Hristov | 2011-10-25 | 1 | -0/+1 |
| * | | shift code around to two new files - mysqlnd_driver.c | Andrey Hristov | 2011-10-21 | 1 | -25/+2 |
| * | | api_ext to reverse_api | Andrey Hristov | 2011-10-19 | 1 | -9/+0 |
| * | | export this existing function | Andrey Hristov | 2011-10-12 | 1 | -0/+3 |
| * | | - Fix TSRM build | Johannes Schlüter | 2011-09-01 | 1 | -2/+2 |
| * | | - Register extensions using mysqlnd (mysql, myslqi, pdo_mysql) with mysqlnd | Johannes Schlüter | 2011-08-31 | 1 | -0/+9 |