summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_enum_n_def.h
Commit message (Expand)AuthorAgeFilesLines
* Fix #80329: Add option to specify LOAD DATA LOCAL white list folderDarek Slusarczyk2021-02-231-0/+2
* Fix #80330: Replace language in APIs and source code/docsDarek Slusarczyk2021-01-251-1/+2
* MySQLnd: Clean up and optimize mysqlnd result set handlingNikita Popov2020-12-171-12/+0
* Remove mysqlnd_extension enumNikita Popov2020-12-151-6/+0
* Remove MYSQLND_STRING_TO_INT_CONVERSION defineNikita Popov2020-12-141-2/+0
* 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-10/+0
* Re-commit MySQL 8 cached SHA auth supportNikita Popov2018-11-211-0/+1
* Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-09-041-1/+0
|\
| * Revert all MySQL auth related changesNikita Popov2018-09-041-1/+0
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-06-061-0/+1
|\ \ | |/
| * 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
* | year++Xinchen Hui2018-01-021-1/+1
* | Add new enum options defined in MySQL 5.7Andrey Hristov2017-08-081-0/+13
* | 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-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
| |\ \ | | |/