summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql
Commit message (Expand)AuthorAgeFilesLines
* Don't use zend_string for other fields (only name here is enough)Xinchen Hui2014-06-251-20/+2
* Use zend_string in mysqlndXinchen Hui2014-06-231-0/+17
* Actually, I don't know how it works. (maybe I should re-start again :<)Xinchen Hui2014-06-231-1/+1
* Merge branch 'master' into phpngDmitry Stogov2014-06-205-7/+7
|\
| * 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
* | | | Fixed memory leakXinchen Hui2014-06-201-1/+1
* | | | Fixed pdo_mysql build with mysqlndXinchen Hui2014-06-193-3/+4
* | | | Merge branch 'master' into phpngDmitry Stogov2014-06-124-4/+4
|\ \ \ \ | |/ / /
| * | | Bug 64744Boro Sitnikovski2014-06-084-4/+4
* | | | Fixed bug #47407Xinchen Hui2014-05-271-2/+2
* | | | Fixed test. The warning actually indicate a problem in master that we didn't ...Dmitry Stogov2014-05-191-2/+1
* | | | Prevent crash in case of SQL errorDmitry Stogov2014-05-191-1/+3
* | | | Reverted wrong commitDmitry Stogov2014-05-131-1/+1
* | | | restore unexpected commitXinchen Hui2014-05-131-1/+1
* | | | ext/pdo_mysql/tests/pdo_mysql_attr_oracle_nulls.phpt fails in trunk as well w...Xinchen Hui2014-05-081-2/+1
* | | | Revert "ext/pdo_mysql/tests/pdo_mysql_attr_oracle_nulls.phpt fails in trunk a...Xinchen Hui2014-05-081-1/+2
* | | | ext/pdo_mysql/tests/pdo_mysql_attr_oracle_nulls.phpt fails in trunk as well w...Xinchen Hui2014-05-081-2/+1
* | | | Fixed REFERENCE handlingXinchen Hui2014-05-082-3/+3
* | | | Fixed bugs in pdo_mysqlXinchen Hui2014-05-081-1/+2
* | | | Revert "Going to refactor mysqlnd"Xinchen Hui2014-05-081-2/+1
* | | | Going to refactor mysqlndXinchen Hui2014-05-071-1/+2
* | | | Rerevert previous commit to phpt by accidentXinchen Hui2014-05-072-6/+6
* | | | Refactored filterXinchen Hui2014-05-072-6/+6
* | | | Fixed reference handling(param->parameter)Xinchen Hui2014-05-071-20/+39
* | | | Refactor pdo_mysql(incompleted, some tests failed due to no mysqlnd)Xinchen Hui2014-05-073-53/+58
* | | | Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-262-3/+8
|\ \ \ \ | |/ / /
| * | | 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
* | | Cleanup (1-st round)Dmitry Stogov2014-04-152-9/+9
* | | 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
|\ \ | |/