summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_ps.c
Commit message (Expand)AuthorAgeFilesLines
...
* | Split mysqlnd_stmt::execute in 2 logical parts :Andrey Hristov2015-04-071-12/+27
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-5/+5
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-139/+139
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | remove extra semicolonAnatol Belski2014-09-121-1/+1
* | fix typeAnatol Belski2014-09-021-2/+2
* | master renames phase 1Anatol Belski2014-08-251-9/+9
* | yet trivial fixes to mysql extsAnatol Belski2014-08-211-1/+1
* | ported mysql and mysqlndAnatol Belski2014-08-191-4/+4
* | basic macro replacements, all at onceAnatol Belski2014-08-191-5/+5
* | Merge branch 'master' into testDmitry Stogov2014-08-111-19/+35
|\ \
| * \ Merge branch 'PHP-5.6'Andrey Hristov2014-08-061-19/+35
| |\ \ | | |/
| | * Use callback structureAndrey Hristov2014-08-061-5/+4
| | * Merge branch 'PHP-5.5' into PHP-5.6Andrey Hristov2014-08-061-17/+34
| | |\
| | | * Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2014-08-061-17/+34
| | | |\
| | | | * Fix handling of multi-result sets with PS...used to clean not onlyAndrey Hristov2014-08-061-17/+34
| | | | * Bump yearXinchen Hui2014-01-031-1/+1
| | | * | Bump yearXinchen Hui2014-01-031-1/+1
* | | | | Cleanup (refactoring is finish)Xinchen Hui2014-06-231-41/+3
* | | | | Fixed memory leakXinchen Hui2014-06-201-6/+6
* | | | | Fixed bugs in binding resultXinchen Hui2014-06-201-14/+29
* | | | | Fixed reference handling of bind_resultXinchen Hui2014-06-191-2/+2
* | | | | Fixed invalid readXinchen Hui2014-06-191-2/+2
* | | | | Fixed various bugsXinchen Hui2014-06-191-9/+9
* | | | | Refactoring mysqlnd (incompleted, only mysqlnd ext compilable)Xinchen Hui2014-06-181-51/+50
|/ / / /
* | | | Merge branch 'PHP-5.6'Andrey Hristov2014-04-101-81/+88
|\ \ \ \ | |/ / /
| * | | New result fetching mode for mysqlnd, which should use less memory butAndrey Hristov2014-04-101-82/+89
* | | | Merge branch 'PHP-5.6'Andrey Hristov2014-03-101-1/+1
|\ \ \ \
| * | | | inject it directly. This is not C++ and I don't want to use hacks with simila...Andrey Hristov2014-03-101-1/+1
| |/ / /
* | | | Merge branch 'PHP-5.6'Andrey Hristov2014-03-101-0/+6
|\ \ \ \ | |/ / /
| * | | DIAndrey Hristov2014-03-101-0/+6
* | | | Merge branch 'PHP-5.6'Andrey Hristov2014-03-051-40/+36
|\ \ \ \ | |/ / /
| * | | Refactor the result set data structures. Move more to the buffered and unbuff...Andrey Hristov2014-03-051-40/+36
* | | | Merge branch 'PHP-5.6'Andrey Hristov2014-02-171-0/+20
|\ \ \ \ | |/ / /
| * | | Move code out, that handles the actual structure to be used for the decodedAndrey Hristov2014-02-171-0/+20
* | | | FIx failing tests because of operator precedenceAndrey Hristov2014-01-231-0/+1
|/ / /
* | | Bump yearXinchen Hui2014-01-031-1/+1
|/ /
* | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2013-11-261-0/+3
|\ \ | |/
| * Fix for Bug #66141 (mysqlnd quote function is wrong with NO_BACKSLASH_ESCAPES...Andrey Hristov2013-11-261-0/+3
* | fix the fixAndrey Hristov2013-03-131-2/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2013-03-131-0/+1
|\ \ | |/
| * Merge branch 'PHP-5.3' into PHP-5.4Andrey Hristov2013-03-131-1/+1
| |\
| | * fix for bug #63530 mysqlnd_stmt::bind_one_parameter uses wrong alloc for st...Andrey Hristov2013-03-131-1/+1
* | | fix different values of mysqli_stmt_affected_rows between libmysqlAndrey Hristov2013-01-071-0/+1
* | | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-01-061-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2013-01-061-1/+1
| |\ \ | | |/
| | * bump yearXinchen Hui2013-01-061-1/+1
* | | remove old unicode code, that is was compiled out by using a macroandrey2012-09-251-18/+2
|/ /
* | Merge branch 'PHP-5.3' into PHP-5.4andrey2012-05-161-4/+2
|\ \ | |/