Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+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 |
| | * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | * | use the method in all builds. Thus it can be used for detection | Andrey Hristov | 2011-11-22 | 1 | -7/+0 |
| | * | fix macros | Andrey Hristov | 2011-05-31 | 1 | -10/+10 |
| | * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | * | - More features for the profiling, create aggregates and dump them | Andrey Hristov | 2010-10-29 | 1 | -1/+10 |
| | * | Switch from using PHP_MAJOR_VERSION to separate define for | Andrey Hristov | 2010-08-12 | 1 | -3/+9 |
| | * | Handle OOM cases, in case of persistent connections this is real | Andrey Hristov | 2010-04-29 | 1 | -0/+4 |
| | * | - Fix copyrights | Felipe Pena | 2010-04-20 | 1 | -2/+2 |
| | * | CS + WS changes | Andrey Hristov | 2010-04-15 | 1 | -4/+4 |
| | * | Recommit with an Windows build fix: | Andrey Hristov | 2010-04-06 | 1 | -3/+3 |
| | * | - revert revision 297277, break the builds (declaration must go 1st, size of ... | Pierre Joye | 2010-04-01 | 1 | -3/+3 |
| | * | Fix inconsistencies | Andrey Hristov | 2010-04-01 | 1 | -3/+3 |
| | * | export more functionality for phpize builds | Andrey Hristov | 2010-01-13 | 1 | -3/+3 |
| | * | move MYSQLND_NET code to a separate file. | Andrey Hristov | 2009-12-16 | 1 | -3/+0 |
| | * | Compressed protocol support + extensibility for mysqlnd | Andrey Hristov | 2009-11-20 | 1 | -2/+1 |
| | * | Move definition | Andrey Hristov | 2009-10-22 | 1 | -8/+0 |
| | * | Fix (by Andrey) and test for bug #49442 . Don't use efree() for memory alloca... | Ulf Wendel | 2009-09-16 | 1 | -3/+5 |
| | * | - MFH: Improve mysqlnd's internal method registration | Johannes Schlüter | 2009-02-16 | 1 | -4/+4 |
| | * | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | * | MFH: | Andrey Hristov | 2008-11-06 | 1 | -2/+2 |
| | * | MFB: | Andrey Hristov | 2008-10-31 | 1 | -1/+1 |
| | * | MFH: constify strings | Johannes Schlüter | 2008-08-19 | 1 | -2/+3 |
| | * | Update ext/mysql's and ext/mysqli's tests | Andrey Hristov | 2008-04-24 | 1 | -17/+0 |
| | * | Fixed a bunch of bugs reported in | Andrey Hristov | 2008-03-18 | 1 | -3/+3 |
| | * | new 6.0 flag | Andrey Hristov | 2008-02-11 | 1 | -1/+1 |
| | * | some config.w32 fixes | Andrey Hristov | 2008-01-28 | 1 | -3/+0 |
| | * | More optimizations - less MM calls | Andrey Hristov | 2008-01-28 | 1 | -0/+10 |
| | * | Merge with internal version | Andrey Hristov | 2008-01-23 | 1 | -2/+2 |
| | * | strncpy->strlcpy | Andrey Hristov | 2008-01-08 | 1 | -1/+1 |
| | * | - Fix problems with double definitions | Andrey Hristov | 2008-01-02 | 1 | -1/+1 |
| | * | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | * | Sync mysqlnd. Should still compile with 5_2 for those who want to use the | Andrey Hristov | 2007-10-16 | 1 | -0/+10 |
| | * | Import mysqlnd | Andrey Hristov | 2007-10-05 | 1 | -0/+191 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| * | use the method in all builds. Thus it can be used for detection | Andrey Hristov | 2011-11-22 | 1 | -7/+0 |
| * | Now really split the method tables and have different | Andrey Hristov | 2011-10-31 | 1 | -0/+1 |
| * | Split struct MYSQLND in struct MYSQLND and struct MYSQLD_CONN_DATA. | Andrey Hristov | 2011-10-31 | 1 | -3/+3 |
| * | Move from directly referencing an aggregated structure to using a | Andrey Hristov | 2011-10-25 | 1 | -2/+2 |
| * | move plugin specific stuff to one file. create object factory | Andrey Hristov | 2011-10-24 | 1 | -5/+1 |
| * | shift code around to two new files - mysqlnd_driver.c | Andrey Hristov | 2011-10-21 | 1 | -3/+9 |
| * | Add mysqli_error_list() that returns an array with errors. Typically only | Andrey Hristov | 2011-08-04 | 1 | -1/+27 |
| * | fix macros | Andrey Hristov | 2011-05-31 | 1 | -10/+10 |
* | | remove old unicode code, that is was compiled out by using a macro | andrey | 2012-09-25 | 1 | -22/+3 |
* | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | | add some PHPAPI | Andrey Hristov | 2011-12-14 | 1 | -6/+6 |