summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-01-151-3/+8
|\
| * PDO_MySQL: Differentiate between linux and win32 when passing unix_socketsteffen2015-01-151-3/+8
| * Bump yearXinchen Hui2015-01-155-5/+5
* | bump yearXinchen Hui2015-01-155-5/+5
* | Merge branch 'PHP-5.5' into PHP-5.6Matteo Beccati2015-01-051-10/+2
|\ \ | |/
| * Update test after fixing bug #68371Matteo Beccati2015-01-051-10/+2
* | Merge branch 'PHP-5.5' into PHP-5.6Matteo Beccati2015-01-052-0/+102
|\ \ | |/
| * Fixed bug #68371 PDO#getAttribute() cannot be called with platform-specific a...Matteo Beccati2015-01-052-0/+102
| |\
| | * Fixed bug #68371 PDO#getAttribute() cannot be called with platform-specific a...Matteo Beccati2014-11-102-0/+102
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-12-061-4/+5
|\ \ \ | |/ /
| * | C89 compatAnatol Belski2014-12-061-4/+5
* | | Merge branch 'PHP-5.5' into PHP-5.6Matteo Beccati2014-12-061-2/+2
|\ \ \ | |/ /
| * | Fix compilation error (ref #68424)Matteo Beccati2014-12-061-2/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2014-12-056-4/+366
|\ \ \ | |/ /
| * | Start adding new attribute to control multi statementspwolanin2014-12-056-4/+366
| |/
* | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-2/+2
* | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2014-06-205-7/+7
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2014-06-205-7/+7
| |\
| | * Fixed MarinaDB supportDmitry Stogov2014-06-205-7/+7
* | | Bug 64744Boro Sitnikovski2014-06-084-4/+4
* | | New result fetching mode for mysqlnd, which should use less memory butAndrey Hristov2014-04-101-2/+2
|/ /
* | Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2014-02-231-1/+6
|\ \ | |/
| * We can't dereference dbh if it is NULLJohannes Schlüter2014-02-231-1/+6
| * Bump yearXinchen Hui2014-01-035-5/+5
* | Bump yearXinchen Hui2014-01-035-5/+5
* | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2013-11-261-0/+38
|\ \ | |/
| * add testAndrey Hristov2013-11-261-0/+38
* | fix mysql tests & mark nextRowset problematic testsStanislav Malyshev2013-08-246-9/+18
* | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-3/+3
* | This doesn't fail in 5.5 anymoreRasmus Lerdorf2013-08-031-2/+0
* | Merge commit 'd60e168' into PHP-5.5Rasmus Lerdorf2013-08-021-1/+1
|\ \ | |/
| * pcre_quote? No such thing. How did this ever pass?Rasmus Lerdorf2013-08-021-1/+1
* | Merge commit 'ea75b1b' into PHP-5.5Rasmus Lerdorf2013-08-021-0/+1
|\ \ | |/
| * This test needs local infile enabledRasmus Lerdorf2013-08-021-0/+1
* | Fix bug 65299Johannes Schlüter2013-07-233-3/+3
* | Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2013-07-231-3/+3
|\ \ | |/
| * Fix compiler warning on redefined constantJohannes Schlüter2013-07-231-3/+3
* | Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2013-07-161-1/+1
|\ \ | |/
| * Make zval2myslqnd implementations aware of inheritanceJohannes Schlüter2013-07-161-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-07-022-6/+5
|\ \ | |/
| * Fixed mysql tests parsing phpinfo()Anatol Belski2013-07-022-6/+5
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-06-172-7/+10
|\ \ | |/
| * Tests: PDO Mysql - update for fixed getColumnMeta()Daniel Beardsley2013-06-171-5/+5
| * fix bug #48724Antony Dovgal2013-06-171-2/+5
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-06-171-1/+1
|\ \ | |/
| * Fix typo in testXinchen Hui2013-06-171-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-06-161-0/+54
|\ \ | |/
| * Fixed bug #63176 (Segmentation fault when instantiate 2 persistent PDO to the...Xinchen Hui2013-06-161-0/+54
* | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2013-03-131-13/+7
|\ \ | |/
| * Merge branch 'PHP-5.3' into PHP-5.4Andrey Hristov2013-03-131-13/+7
| |\