summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd.h
Commit message (Expand)AuthorAgeFilesLines
* Move semicolon into TSRMLS_CACHE_EXTERN/DEFINENikita Popov2016-03-031-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
* | switch to the unified globals accessor where appropriateAnatol Belski2015-07-291-6/+2
* | Rename prefixed mysqlnd functions - prefixed with undescore, which wereAndrey Hristov2015-04-071-10/+5
* | Split mysqlnd_stmt::execute in 2 logical parts :Andrey Hristov2015-04-071-2/+2
* | Add more info to the calls:Andrey Hristov2015-04-071-2/+2
* | cleanup the mod version macros, round 2Anatol Belski2015-03-231-1/+1
* | made ZEND_TSRMLS_CACHE_* macros look like function callsAnatol Belski2015-02-161-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | second shot on removing TSRMLS_*Anatol Belski2014-12-141-5/+5
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-123/+123
* | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-11-201-1/+1
|\ \
| * | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-191-1/+1
* | | converted some ext/mysql* and fixed ext/zlibAnatol Belski2014-10-151-1/+4
|/ /
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | reduce the struct size by 8 byte on 64 bitAnatol Belski2014-09-141-2/+2
* | master renames phase 1Anatol Belski2014-08-251-12/+12
* | ported mysql and mysqlndAnatol Belski2014-08-191-12/+12
* | clean up - avoid reallocXinchen Hui2014-08-131-1/+1
* | First set of phpng changes for mysqlndAndrey Hristov2014-05-201-2/+1
|/
* New result fetching mode for mysqlnd, which should use less memory butAndrey Hristov2014-04-101-3/+5
* Switch from a single flag to a flag byteAndrey Hristov2014-03-101-2/+3
* Refactor the result set data structures. Move more to the buffered and unbuff...Andrey Hristov2014-03-051-2/+1
* Bump yearXinchen Hui2014-01-031-1/+1
* Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2013-12-041-1/+1
|\
| * Fix loss of precisionAndrey Hristov2013-12-041-1/+1
* | Add savepoint and rollback to savepoint supportAndrey Hristov2013-02-081-0/+2
* | Export new callsAndrey Hristov2013-02-071-2/+3
* | Add support for connect attributes, as of MySQL 5.6Andrey Hristov2013-01-151-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
* | | Add SHA256 authentication support - password hashing to mysqlndandrey2012-09-251-0/+1
* | | trace allocations in a fileandrey2012-06-271-2/+4
* | | bump mysqlnd versionsandrey2012-05-031-3/+3
* | | Merge branch 'PHP-5.4'David Soria Parra2012-03-201-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4David Soria Parra2012-03-201-1/+1
| |\ \ | | |/
| | * Replace $Revision$ with $Id$ in keyword expansion enable filesDavid Soria Parra2012-03-201-1/+1
| | * - Year++Felipe Pena2012-01-011-1/+1
| | * this should be decided by configureAndrey Hristov2011-10-141-1/+0
| | * MYSQLND_NET refactored not to use any direct reference to MYSQLND (the connec...Andrey Hristov2011-10-101-0/+1
| | * extend the API in the backward compatible wayAndrey Hristov2011-05-031-0/+1
| | * Fix compressed build, make it easierAndrey Hristov2011-03-231-0/+4
| | * use ifdef all-around in the revertAndrey Hristov2011-02-251-1/+1
| | * revert also the version_idAndrey Hristov2011-02-251-2/+2
| | * revert to previous behaviorAndrey Hristov2011-02-251-0/+6
| | * move from macros to functions, which can be overwritten, if neededAndrey Hristov2011-02-251-5/+5
| | * - Year++Felipe Pena2011-01-011-1/+1