| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| | * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | * | - Fix bug #55609 (mysqlnd cannot be built shared) | Johannes Schlüter | 2011-09-06 | 1 | -0/+5 |
| | * | - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] | Felipe Pena | 2011-08-06 | 1 | -1/+1 |
| | * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | * | show tracing | Andrey Hristov | 2010-10-28 | 1 | -0/+2 |
| | * | Fixing compiler warning. | Ulf Wendel | 2010-10-04 | 1 | -1/+1 |
| | * | Switch from using PHP_MAJOR_VERSION to separate define for | Andrey Hristov | 2010-08-12 | 1 | -1/+1 |
| | * | export mysqlnd_globals_id, per Johannes | Andrey Hristov | 2010-06-10 | 1 | -1/+1 |
| | * | Add possibility to control the allocator in when PHP is compiled | Andrey Hristov | 2010-05-04 | 1 | -0/+16 |
| | * | Fix problem spotted by Felipe. | Andrey Hristov | 2010-04-22 | 1 | -1/+1 |
| | * | adding what last commit was missing | Andrey Hristov | 2010-04-22 | 1 | -0/+1 |
| | * | 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 |
| | * | CS + WS changes | Andrey Hristov | 2010-04-15 | 1 | -2/+2 |
| | * | Fix for bug#49234 method not found ssl_set | Andrey Hristov | 2010-04-15 | 1 | -0/+6 |
| | * | make mysqlnd's tracing API more reusable | Andrey Hristov | 2010-01-13 | 1 | -1/+1 |
| | * | this function should be exporten in all cases, not only under PHP6 | Andrey Hristov | 2010-01-11 | 1 | -1/+1 |
| | * | Remove disabled code - threaded fetching. This can be implemented | Andrey Hristov | 2009-12-09 | 1 | -5/+2 |
| | * | - void is NaN, you can't do math ops on void. Declarations go first. Fix TS b... | Pierre Joye | 2009-11-30 | 1 | -2/+2 |
| | * | Compressed protocol support + extensibility for mysqlnd | Andrey Hristov | 2009-11-20 | 1 | -1/+15 |
| | * | Increase the minimal size of the command buffer, which is used | Andrey Hristov | 2009-10-07 | 1 | -3/+13 |
| | * | Fix and tests for bug #49511 . mysqlnd and the MySQL Client Library (libmysql... | Ulf Wendel | 2009-09-16 | 1 | -0/+4 |
| | * | Revert mysqlnd to RC3 state after issues with pconnects | Johannes Schlüter | 2009-06-25 | 1 | -2/+2 |
| | * | Sync with PHP6 - TSRMLS_FETCH | Andrey Hristov | 2009-06-11 | 1 | -2/+2 |
| | * | - MFH: Removed UG(unicode) checks | Felipe Pena | 2009-03-30 | 1 | -11/+7 |
| | * | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | * | MFH: Improve order in MINFO output | Johannes Schlüter | 2008-10-01 | 1 | -7/+8 |
| | * | Update mysqlnd | Andrey Hristov | 2008-05-07 | 1 | -0/+3 |
| | * | MFB: Update CVS from the development tree | Andrey Hristov | 2008-04-16 | 1 | -0/+2 |
| | * | Fix compile warning | Andrey Hristov | 2008-02-19 | 1 | -1/+1 |
| | * | Another fix | Andrey Hristov | 2008-02-14 | 1 | -4/+11 |
| | * | Update mysqlnd - fix bg_store | Andrey Hristov | 2008-02-14 | 1 | -1/+2 |
| | * | Fix the build, add a missing file | Andrey Hristov | 2008-01-29 | 1 | -0/+249 |
* | | change public key setting to PERDIR and finish code that allows | andrey | 2012-09-25 | 1 | -1/+1 |
* | | remove old unicode code, that is was compiled out by using a macro | andrey | 2012-09-25 | 1 | -34/+2 |
* | | Add SHA256 authentication support - password hashing to mysqlnd | andrey | 2012-09-25 | 1 | -1/+9 |
* | | trace allocations in a file | andrey | 2012-06-27 | 1 | -2/+14 |
|/ |
|
* | Fix #61704 (Crash apache, phpinfo() threading issue) | Johannes Schlüter | 2012-05-08 | 1 | -9/+15 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | Move from directly referencing an aggregated structure to using a | Andrey Hristov | 2011-10-25 | 1 | -2/+2 |
* | api_ext to reverse_api | Andrey Hristov | 2011-10-19 | 1 | -3/+4 |
* | - Fix bug #55609 (mysqlnd cannot be built shared) | Johannes Schlüter | 2011-09-06 | 1 | -0/+5 |
* | - Fix TSRM build | Johannes Schlüter | 2011-09-01 | 1 | -1/+1 |
* | - Register extensions using mysqlnd (mysql, myslqi, pdo_mysql) with mysqlnd | Johannes Schlüter | 2011-08-31 | 1 | -1/+22 |
* | - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] | Felipe Pena | 2011-08-06 | 1 | -1/+1 |
* | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |