summaryrefslogtreecommitdiff
path: root/ext/mysqlnd
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6Andrey Hristov2014-04-103-37/+88
|\ \ \
| * | | Remove some usages of hashtable internalsNikita Popov2014-04-092-8/+8
| * | | Merge branch 'PHP-5.5' into PHP-5.6Andrey Hristov2014-03-201-52/+71
| |\ \ \ | | |/ /
| | * | Emit a warning in case of unallowed characters. Fix another place thisAndrey Hristov2014-03-201-52/+71
| * | | Merge branch 'PHP-5.5' into PHP-5.6Andrey Hristov2014-03-201-4/+1
| |\ \ \ | | |/ /
| | * | don't replace with ?, just skip itAndrey Hristov2014-03-201-4/+1
| * | | Merge branch 'PHP-5.5' into PHP-5.6Andrey Hristov2014-03-191-12/+47
| |\ \ \ | | |/ /
| | * | Fix problem with mysqli_commt()/mysqli_rollback()Andrey Hristov2014-03-191-12/+47
* | | | New result fetching mode for mysqlnd, which should use less memory butAndrey Hristov2014-04-1014-276/+746
|/ / /
* | | DIAndrey Hristov2014-03-102-2/+13
* | | Switch from a single flag to a flag byteAndrey Hristov2014-03-105-12/+18
* | | Merge branch 'PHP-5.5' into PHP-5.6Andrey Hristov2014-03-101-2/+3
|\ \ \ | |/ /
| * | Fix indentationAndrey Hristov2014-03-101-2/+3
* | | Refactor the result set data structures. Move more to the buffered and unbuff...Andrey Hristov2014-03-0510-385/+674
* | | remove dead codeAndrey Hristov2014-02-171-18/+0
* | | Move code out, that handles the actual structure to be used for the decodedAndrey Hristov2014-02-172-4/+42
* | | Merge branch 'PHP-5.5' into PHP-5.6Andrey Hristov2014-01-282-1/+8
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2014-01-282-1/+6
| |\ \ | | |/
| | * add text for the new constantsAndrey Hristov2014-01-282-1/+6
| * | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2014-01-281-0/+2
| |\ \ | | |/
| | * add new constsAndrey Hristov2014-01-281-0/+2
* | | WSAndrey Hristov2014-01-241-5/+5
* | | Reduce code duplication a bitAndrey Hristov2014-01-241-10/+4
* | | Backport refactoring from php-srcAndrey Hristov2014-01-242-148/+193
* | | Merge branch 'PHP-5.5' into PHP-5.6Johannes Schlüter2014-01-211-3/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2014-01-211-3/+4
| |\ \ | | |/
| | * Fix bug #66283 (Segmentation fault after memory_limit)Johannes Schlüter2014-01-211-3/+4
| | * Bump yearXinchen Hui2014-01-0337-37/+37
* | | Merge branch 'PHP-5.5' into PHP-5.6Johannes Schlüter2014-01-101-1/+1
|\ \ \ | |/ /
| * | fix encodingJohannes Schlüter2014-01-101-1/+1
| * | Bump yearXinchen Hui2014-01-0337-37/+37
* | | Bump yearXinchen Hui2014-01-0337-37/+37
* | | Merge branch 'PHP-5.5' into PHP-5.6Andrey Hristov2013-12-042-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2013-12-042-2/+2
| |\ \ | | |/
| | * Fix loss of precisionAndrey Hristov2013-12-042-2/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2013-11-274-4/+17
|\ \ \ | |/ /
| * | merge fixAndrey Hristov2013-11-261-13/+1
| * | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2013-11-264-4/+29
| |\ \ | | |/
| | * Fix for Bug #66141 (mysqlnd quote function is wrong with NO_BACKSLASH_ESCAPES...Andrey Hristov2013-11-264-4/+17
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2013-11-211-11/+30
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2013-11-211-11/+30
| |\ \ | | |/
| | * And here is the real fix for #66124Andrey Hristov2013-11-211-11/+30
* | | Merge branch 'PHP-5.5'Xinchen Hui2013-11-051-2/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-11-051-1/+0
| |\ \ | | |/
| | * Typo fix: umknown -> unknownLior Kaplan2013-10-311-2/+2
| | * Merge branch 'PHP-5.4'Kalle Sommer Nielsen2013-08-051-2/+6
| * | Typo fix: umknown -> unknownMartin Hujer2013-10-311-1/+1
* | | Merge branch '2Guploads'Michael Wallner2013-08-092-118/+1
|\ \ \
| * | | unify stdint type usageMichael Wallner2013-08-062-118/+1
* | | | Merge branch 'PHP-5.5'Andrey Hristov2013-08-081-6/+13
|\ \ \ \ | | |/ / | |/| |