summaryrefslogtreecommitdiff
path: root/ext/mysqlnd
Commit message (Expand)AuthorAgeFilesLines
* fix ZTS buildRemi Collet2016-09-151-1/+1
* Fix bug #72293 - Heap overflow in mysqlnd related to BIT fieldsStanislav Malyshev2016-09-121-1/+7
* Happy new year (Update copyright to 2016)Lior Kaplan2016-01-0138-38/+38
* News for fixed bug #68344Andrey Hristov2015-11-161-0/+4
* Fixed bug #68077 (LOAD DATA LOCAL INFILE / open_basedir restriction)Xinchen Hui2015-11-161-4/+0
* Another Fix for Bug #68344 MySQLi does not provide way to disable peer certi...Andrey Hristov2015-10-274-9/+61
* Improve fix for Bug #68344 MySQLi does not provide way to disable peer certif...Andrey Hristov2015-10-221-7/+2
* Fix for Bug #68344 MySQLi does not provide way to disable peer certificate v...Andrey Hristov2015-10-211-1/+7
* Fixed bug #70572 segfault in mysqlnd_connectAndrey Hristov2015-09-251-2/+4
* Fix for Bug #70384 mysqli_real_query(): Unknown type 245 sent by the serverAndrey Hristov2015-09-235-0/+13
* Fix #70456: mysqlnd doesn't activate TCP keep-alive when connecting to a serverSergei Turchanov2015-09-091-0/+23
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-07-071-23/+37
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-07-071-1/+1
| |\
| | * Fix bug #69669 (mysqlnd is vulnerable to BACKRONYM)Stanislav Malyshev2015-07-071-25/+40
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-07-061-22/+36
| |\ \
| | * | Fix bug #69669 (mysqlnd is vulnerable to BACKRONYM)Stanislav Malyshev2015-07-061-25/+40
| | |/
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-02-011-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-02-011-1/+1
| |\ \ | | |/
| | * fix sizeof sizeStanislav Malyshev2015-02-011-1/+1
| * | Patch commit d9f85373e32 by moving the float_to_double function toKeyur Govande2015-01-262-2/+62
| * | Fix for bugs #68114 (Build fails on OS X due to undefined symbols)Keyur Govande2015-01-262-79/+5
| * | Bump yearXinchen Hui2015-01-1537-37/+37
* | | Patch commit d9f85373e32 by moving the float_to_double function toKeyur Govande2015-01-262-2/+62
* | | Fix for bugs #68114 (Build fails on OS X due to undefined symbols)Keyur Govande2015-01-262-79/+5
* | | bump yearXinchen Hui2015-01-1537-37/+37
* | | Merge branch 'PHP-5.5' into PHP-5.6Keyur Govande2014-12-261-1/+2
|\ \ \ | |/ /
| * | Fix for failing tests. gcc 4.8.3 would optimize away the assigment.Keyur Govande2014-12-261-1/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Keyur Govande2014-10-071-1/+6
|\ \ \ | |/ /
| * | Fix for bug #68114 (Build fails on OS X due to undefined symbols)Keyur Govande2014-10-071-1/+6
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-09-101-1/+11
|\ \ \ | |/ /
| * | fix precision when fetching float through mysqlndAnatol Belski2014-09-101-1/+11
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-08-271-1/+1
|\ \ \ | |/ /
| * | fixed DBG_INF macro nameAnatol Belski2014-08-271-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-08-171-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-08-171-1/+1
| |\ \ | | |/
| | * typofixesVeres Lajos2014-08-171-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Keyur Govande2014-08-152-4/+71
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Keyur Govande2014-08-152-4/+71
| |\ \ | | |/
| | * Patch for bug #67839 (mysqli does not handle 4-byte floats correctly)Keyur Govande2014-08-142-4/+71
* | | Use callback structureAndrey Hristov2014-08-062-5/+7
* | | Merge branch 'PHP-5.5' into PHP-5.6Andrey Hristov2014-08-061-17/+34
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2014-08-061-17/+34
| |\ \ | | |/
| | * Fix handling of multi-result sets with PS...used to clean not onlyAndrey Hristov2014-08-061-17/+34
* | | Merge branch 'PHP-5.5' into PHP-5.6Andrey Hristov2014-07-311-1/+1
|\ \ \ | |/ /
| * | Fix wrong lenght sizeAndrey Hristov2014-07-311-1/+1
* | | Easier to readAndrey Hristov2014-07-161-24/+24
* | | Add some trace info as well as update CLIENT_ flagsAndrey Hristov2014-07-163-33/+70
* | | Add support for gb18030/MySQL 5.7Andrey Hristov2014-06-181-4/+46
* | | fix crash in MINFO when no mysqlnd plugins are loadedAnatol Belski2014-04-141-1/+1
* | | fix syntax error in vc++Anatol Belski2014-04-111-1/+1