summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_structs.h
Commit message (Expand)AuthorAgeFilesLines
* Fix emails in headers. @mysql.com addresses are no more since many years.Andrey Hristov2016-03-161-5/+3
* 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
* | Merge branch 'PHP-5.6' into PHP-7.0Andrey Hristov2015-10-271-1/+8
|\ \ | |/
| * Another Fix for Bug #68344 MySQLi does not provide way to disable peer certi...Andrey Hristov2015-10-271-1/+8
| * bump yearXinchen Hui2015-01-151-1/+1
* | Split mysqlnd_stmt::execute in 2 logical parts :Andrey Hristov2015-04-071-4/+16
* | Add more info to the calls:Andrey Hristov2015-04-071-2/+2
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-4/+4
* | second shot on removing TSRMLS_*Anatol Belski2014-12-141-5/+5
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-219/+219
* | Move smart_str implementation into Zend/Nikita Popov2014-09-211-1/+1
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | align 4 byte to the start of the wordAnatol Belski2014-09-141-1/+1
* | reduce the struct size by 8 byte on 64 bitAnatol Belski2014-09-141-7/+7
* | reduce the struct size by 8 byte on 64 bitAnatol Belski2014-09-141-5/+8
* | reduce the struct size by 8 byte on 64 bitAnatol Belski2014-09-141-3/+4
* | reduce the struct size by 8 byte on 64 bitAnatol Belski2014-09-141-1/+1
* | Fixed incompatible pointerXinchen Hui2014-08-261-1/+1
* | master renames phase 1Anatol Belski2014-08-251-19/+19
* | ported mysql and mysqlndAnatol Belski2014-08-191-19/+19
* | clean up - avoid reallocXinchen Hui2014-08-131-1/+1
* | Merge branch 'master' into testDmitry Stogov2014-08-111-0/+3
|\ \ | |/
| * Use callback structureAndrey Hristov2014-08-061-0/+3
* | Don't use zend_string for other fields (only name here is enough)Xinchen Hui2014-06-251-7/+17
* | Use zend_string in mysqlndXinchen Hui2014-06-231-16/+7
* | Refactoring mysqlnd (incompleted, only mysqlnd ext compilable)Xinchen Hui2014-06-181-6/+6
* | First set of phpng changes for mysqlndAndrey Hristov2014-05-201-4/+2
|/
* fix syntax error in vc++Anatol Belski2014-04-111-1/+1
* New result fetching mode for mysqlnd, which should use less memory butAndrey Hristov2014-04-101-26/+58
* Switch from a single flag to a flag byteAndrey Hristov2014-03-101-3/+3
* Refactor the result set data structures. Move more to the buffered and unbuff...Andrey Hristov2014-03-051-34/+81
* Bump yearXinchen Hui2014-01-031-1/+1
* don't include smart_str.h in a too global header, fixes #64718Johannes Schlüter2013-04-301-1/+1
* Add savepoint and rollback to savepoint supportAndrey Hristov2013-02-081-0/+4
* Add support for commit and rollback options.Andrey Hristov2013-02-071-0/+9
* fix valgrind warningAndrey Hristov2013-01-221-1/+1
* Add support for connect attributes, as of MySQL 5.6Andrey Hristov2013-01-151-1/+5
* 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
| | * - Year++Felipe Pena2012-01-011-1/+1
| | * Fix valgrind error (sending of initialized bytes over the network).Andrey Hristov2011-08-311-1/+1
| | * relax constraintAndrey Hristov2011-08-101-1/+1
| | * use ifdef all-around in the revertAndrey Hristov2011-02-251-1/+1
| | * revert to previous behaviorAndrey Hristov2011-02-251-0/+2
| | * move from macros to functions, which can be overwritten, if neededAndrey Hristov2011-02-251-0/+8
| | * - Year++Felipe Pena2011-01-011-1/+1
| | * rename parameter, should not conflict with global symbol - Andrey Hristov2010-10-051-1/+1