summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_result.h
Commit message (Expand)AuthorAgeFilesLines
* MySQLnd: Clean up and optimize mysqlnd result set handlingNikita Popov2020-12-171-3/+2
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Update and fix remaining year ranges (2019)Peter Kokot2019-02-081-1/+1
* Remove local variablesPeter Kokot2019-02-031-9/+0
* year++Xinchen Hui2018-01-021-1/+1
* Use single memory pool for result metadata and result set.Dmitry Stogov2017-11-151-3/+3
* Made "result", "statement" and "last_message" to always use Zend MM heap. (ev...Dmitry Stogov2017-11-021-4/+4
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Merge branch 'PHP-7.0'Andrey Hristov2016-03-161-3/+3
|\
| * Fix emails in headers. @mysql.com addresses are no more since many years.Andrey Hristov2016-03-161-5/+3
* | Merge branch 'PHP-7.0'Lior Kaplan2016-01-011-1/+1
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
| |\
| | * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| | * bump yearXinchen Hui2015-01-151-1/+1
* | | MNDR:Andrey Hristov2015-11-121-7/+4
|/ /
* | bump yearXinchen Hui2015-01-151-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-5/+5
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
|/
* New result fetching mode for mysqlnd, which should use less memory butAndrey Hristov2014-04-101-1/+2
* Refactor the result set data structures. Move more to the buffered and unbuff...Andrey Hristov2014-03-051-0/+2
* Bump yearXinchen Hui2014-01-031-1/+1
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2013-01-061-1/+1
|\
| * bump yearXinchen Hui2013-01-061-1/+1
| * - Year++Felipe Pena2012-01-011-1/+1
| * - Year++Felipe Pena2011-01-011-1/+1
| * - initialize some variablesAndrey Hristov2010-05-131-0/+1
| * - Fix copyrightsFelipe Pena2010-04-201-2/+2
| * allow persistency of PSAndrey Hristov2010-03-121-2/+2
| * export more functionality for phpize buildsAndrey Hristov2010-01-131-1/+1
| * Remove the zval caching from mysqlnd. It was disabled versions agoAndrey Hristov2009-12-091-1/+1
| * Remove disabled code - threaded fetching. This can be implementedAndrey Hristov2009-12-091-5/+0
| * Compressed protocol support + extensibility for mysqlndAndrey Hristov2009-11-201-11/+0
| * MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
| * Fix the build, add a missing fileAndrey Hristov2008-01-291-0/+4
| * More optimizations - less MM callsAndrey Hristov2008-01-281-1/+4
| * MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
| * Import mysqlndAndrey Hristov2007-10-051-0/+48
* - Year++Felipe Pena2012-01-011-1/+1
* Split struct MYSQLND in struct MYSQLND and struct MYSQLD_CONN_DATA.Andrey Hristov2011-10-311-1/+1
* shift code around to two new files - mysqlnd_driver.c Andrey Hristov2011-10-211-3/+2
* - Year++Felipe Pena2011-01-011-1/+1
* - initialize some variablesAndrey Hristov2010-05-131-0/+1
* - Fix copyrightsFelipe Pena2010-04-201-2/+2
* allow persistency of PSAndrey Hristov2010-03-121-2/+2
* export more functionality for phpize buildsAndrey Hristov2010-01-131-1/+1
* Remove the zval caching from mysqlnd. It was disabled versions agoAndrey Hristov2009-12-091-1/+1
* Remove disabled code - threaded fetching. This can be implementedAndrey Hristov2009-12-091-5/+0
* Compressed protocol support + extensibility for mysqlndAndrey Hristov2009-11-201-11/+0
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Fix the build, add a missing fileAndrey Hristov2008-01-291-0/+4