summaryrefslogtreecommitdiff
path: root/ext/mysqlnd
Commit message (Expand)AuthorAgeFilesLines
* plug a leak when the server ask the client for a auth protocol, thatandrey2012-08-221-8/+9
* Fix crashes with filenames that don't contain directory separator - generatedandrey2012-07-301-14/+40
* Merge branch 'PHP-5.4'Xinchen Hui2012-07-181-1/+3
|\
| * Fixed bug #62594 (segfault in mysqlnd_res_meta::set_mode)Xinchen Hui2012-07-181-1/+3
| * Merge branch 'PHP-5.4' of ssh://git.php.net/php-src into PHP-5.4andrey2012-07-091-2/+2
| |\
| * | fix valgrind warningandrey2012-07-091-1/+1
* | | fix windows buildAnatoliy Belsky2012-07-111-1/+1
* | | fix valgrind warningandrey2012-07-091-1/+1
* | | Merge branch 'PHP-5.4'Stanislav Malyshev2012-06-301-2/+2
|\ \ \ | | |/ | |/|
| * | Fixed the common misspelling of the word occurred (occured -> occurred)Marc Easen2012-06-301-2/+2
| |/
| * mergeandrey2012-06-291-1/+1
| * Merge branch 'PHP-5.3' into PHP-5.4andrey2012-06-291-0/+7
| |\
| | * fix Bug #62273 Segmentation Fault in Mysqli/Mysqlndandrey2012-06-291-0/+7
* | | mergeandrey2012-06-291-0/+7
* | | Merge branch 'PHP-5.4'andrey2012-06-291-19/+56
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4andrey2012-06-291-19/+56
| |\ \ | | |/
| | * new charsetsandrey2012-06-291-19/+56
* | | trace allocations in a fileandrey2012-06-275-101/+164
* | | Pass orig filename and line through to emalloc and friendsJohannes Schlüter2012-06-262-28/+29
* | | fix windows buildAnatoliy Belsky2012-06-201-1/+1
* | | close the underlying stream as early as possible and so notify theandrey2012-06-012-17/+19
* | | close the stream whenever possible, no need to keep it open altough theandrey2012-06-011-0/+5
* | | more refactoring stuff. Reduced code duplication in the authenticationandrey2012-05-312-217/+174
* | | small refactoring - factour out code from connection establishment.andrey2012-05-304-101/+163
* | | Merge branch 'PHP-5.4'andrey2012-05-161-4/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4andrey2012-05-161-4/+2
| |\ \ | | |/
| | * Fix for bug#62046andrey2012-05-161-2/+0
* | | Merge branch 'PHP-5.4'Johannes Schlüter2012-05-082-14/+37
|\ \ \ | |/ /
| * | Fix #61704 (Crash apache, phpinfo() threading issue)Johannes Schlüter2012-05-082-10/+33
| * | Fix folding marksJohannes Schlüter2012-05-081-4/+4
* | | these methods should return a stream. This makes it easier to interceptandrey2012-05-072-10/+11
* | | comment for the #elseandrey2012-05-071-1/+1
* | | reorganize things a bit...just shifting codeandrey2012-05-072-22/+35
* | | bump mysqlnd versionsandrey2012-05-031-3/+3
* | | Merge branch 'PHP-5.4'andrey2012-05-021-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4andrey2012-05-021-2/+2
| |\ \ | | |/
| | * Fix for bug#61411andrey2012-05-021-2/+2
* | | refactor MYSQLND_NET, split it two parts for easy resharingandrey2012-04-306-195/+284
* | | Merge branch 'PHP-5.4'Johannes Schlüter2012-04-221-1/+1
|\ \ \ | |/ /
| * | Fix foldingJohannes Schlüter2012-04-221-1/+1
* | | 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
| | * assertAndrey Hristov2012-02-021-1/+5
| | * Fix configuration message typo and alignment (5.4 merge approved by Stas)Christopher Jones2012-01-121-2/+2
| | * - Year++Felipe Pena2012-01-0127-27/+27
| | * use the method in all builds. Thus it can be used for detectionAndrey Hristov2011-11-221-7/+0
| | * move change_user closer to connectAndrey Hristov2011-10-181-143/+138
| | * 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