summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_enum_n_def.h
Commit message (Expand)AuthorAgeFilesLines
* Fix MySQL 8 authJohannes Schlüter2018-06-061-0/+1
* year++Xinchen Hui2018-01-021-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-041-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-4/+3
* | - Make functions static, as they are not needed to be public - exportedAndrey Hristov2016-01-041-0/+2
* | 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
* | | MNDR:Andrey Hristov2015-11-121-1/+23
* | | MNDR:Andrey Hristov2015-11-121-1/+0
* | | MNDR:Andrey Hristov2015-11-121-2/+3
* | | MNDR:Andrey Hristov2015-11-121-1/+2
* | | MDNR:Andrey Hristov2015-11-121-0/+3
* | | MNDR:Andrey Hristov2015-11-121-1/+3
* | | MNDRAndrey Hristov2015-11-121-2/+2
* | | MNDRAndrey Hristov2015-11-121-2/+2
|/ /
* | Merge branch 'PHP-5.6' into PHP-7.0Andrey Hristov2015-10-271-0/+4
|\ \ | |/
| * Another Fix for Bug #68344 MySQLi does not provide way to disable peer certi...Andrey Hristov2015-10-271-0/+4
| * Fix for Bug #70384 mysqli_real_query(): Unknown type 245 sent by the serverAndrey Hristov2015-09-231-0/+3
| * bump yearXinchen Hui2015-01-151-1/+1
* | Fix for Bug #70384 mysqli_real_query(): Unknown type 245 sent by the serverAndrey Hristov2015-09-231-0/+3
* | Split mysqlnd_stmt::execute in 2 logical parts :Andrey Hristov2015-04-071-0/+14
* | Add more info to the calls:Andrey Hristov2015-04-071-0/+12
* | bump yearXinchen Hui2015-01-151-1/+1
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 1Anatol Belski2014-08-251-1/+1
* | yet trivial fixes to mysql extsAnatol Belski2014-08-211-1/+1
|/
* Add some trace info as well as update CLIENT_ flagsAndrey Hristov2014-07-161-32/+35
* New result fetching mode for mysqlnd, which should use less memory butAndrey Hristov2014-04-101-0/+10
* Switch from a single flag to a flag byteAndrey Hristov2014-03-101-0/+5
* Merge branch 'PHP-5.5' into PHP-5.6Andrey Hristov2014-01-281-0/+6
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2014-01-281-0/+4
| |\
| | * add text for the new constantsAndrey Hristov2014-01-281-0/+4
| * | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2014-01-281-0/+2
| |\ \ | | |/
| | * add new constsAndrey Hristov2014-01-281-0/+2
| | * Bump yearXinchen Hui2014-01-031-1/+1
| * | Bump yearXinchen Hui2014-01-031-1/+1
* | | Bump yearXinchen Hui2014-01-031-1/+1
* | | Disable a flagAndrey Hristov2013-07-221-1/+1
|/ /
* | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2013-04-191-1/+1
|\ \ | |/
| * Merge branch 'PHP-5.3' into PHP-5.4Andrey Hristov2013-04-191-1/+1
| |\
| | * lower the limit, should fit in a byteAndrey Hristov2013-04-191-1/+1
| * | backport handling of expired passwords in mysqlnd to 5.4Andrey Hristov2013-01-091-1/+6
* | | Add support for commit and rollback options.Andrey Hristov2013-02-071-0/+12
* | | Add support for connect attributes, as of MySQL 5.6Andrey Hristov2013-01-151-0/+3
* | | support for password expiration in mysqlnd, through a flagAndrey Hristov2013-01-091-0/+2
* | | Add new constantsAndrey Hristov2013-01-091-1/+3
* | | 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
| |\ \ | | |/