summaryrefslogtreecommitdiff
path: root/ext/mysql/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2014-06-201-1/+1
|\
| * Fixed MarinaDB supportDmitry Stogov2014-06-201-1/+1
* | fix mysql tests & mark nextRowset problematic testsStanislav Malyshev2013-08-241-0/+8
* | Fix mysql_list_fields.phpt testNikita Popov2013-03-241-1/+1
* | Fix version check in testNikita Popov2013-03-241-3/+3
* | Deprecate ext/mysql.Adam Harvey2012-12-1065-17/+189
* | Deprecating undocumented function alias, related to bug #63295ULF WENDEL2012-10-232-0/+492
* | Merge branch 'PHP-5.4'ULF WENDEL2012-09-292-4/+8
|\ \ | |/
| * Merge branch 'PHP-5.3' into PHP-5.4ULF WENDEL2012-09-292-4/+8
| |\
| | * Minor changes for MySQL 5.6ULF WENDEL2012-09-292-4/+8
* | | Merge branch 'PHP-5.4'Xinchen Hui2012-10-103-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-103-0/+0
| |\ \ | | |/
| | * Remove executable permission on incXinchen Hui2012-10-103-0/+0
* | | Merge branch 'PHP-5.4'Xinchen Hui2012-10-104-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-104-0/+0
| |\ \ | | |/
| | * Remove executable permission on phptXinchen Hui2012-10-104-0/+0
| | * skip test properlyXinchen Hui2012-08-211-2/+1
| | * Reverted changes in connect.inc based on Ulf's feedbackTjerk Anne Meesters2011-09-124-5/+12
| | * skip these tests if can't connect to mysqlFerenc Kovacs2011-09-084-2/+10
| | * Reverting to proper --INI-- section usage. Improve SKIPIF to skip test if ope...Ulf Wendel2011-09-061-3/+10
| | * Patch to run two more mysql test cases that would usually be skipped.Tjerk Anne Meesters2011-09-044-15/+8
| | * Coverage for bug#54704, of which I think it is bogus, thus no dedicated test.Ulf Wendel2011-09-021-0/+17
| | * Fixing error handling. Skip if load data is not allowedUlf Wendel2011-09-011-9/+27
| | * Can't reproduce the server has gone away messages, Andrey. Please, have a loo...Ulf Wendel2011-09-011-30/+33
| | * Apply r315270 to 5.3Xinchen Hui2011-08-242-2/+9
| | * Don't run the test on windows, Unix specificAndrey Hristov2011-08-221-0/+3
| | * Fix Bug #55473 mysql_pconnect leaks file descriptors on reconnectAndrey Hristov2011-08-221-0/+68
| | * Handle deprecation messages differently in tests to reduce test differences b...Ulf Wendel2011-01-255-18/+91
| | * Proper fix forAndrey Hristov2011-01-071-0/+53
| | * Update with PHP_DEF_FE, also update the testAndrey Hristov2010-08-171-0/+2
| | * Don't bail if there is another extension that exports constants starting with...Ulf Wendel2010-06-181-1/+1
| | * Make the tests pass with sql strict mode enabledUlf Wendel2010-06-082-5/+15
| | * Merge safe_mode changes into extensions that are in sync in both branchesKalle Sommer Nielsen2010-04-261-1/+0
| | * Fix tests that fail when the MySQL's socket file is not /tmp/mysql.sockAndrey Hristov2010-03-261-1/+3
* | | Merge branch 'PHP-5.4'Xinchen Hui2012-08-211-1/+0
|\ \ \ | |/ /
| * | skip test properlyXinchen Hui2012-08-211-1/+0
| * | TypoRasmus Lerdorf2011-11-111-1/+1
| * | Suppress lsof warnings here to avoid FUSE-related Rasmus Lerdorf2011-11-111-4/+4
| * | Reverted changes in connect.inc based on Ulf's feedbackTjerk Anne Meesters2011-09-124-5/+12
| * | skip these tests if can't connect to mysqlFerenc Kovacs2011-09-084-2/+10
| * | improve open_basedir handlingStanislav Malyshev2011-09-061-8/+2
| * | Reverting to proper --INI-- section usage. Improve SKIPIF to skip test if ope...Ulf Wendel2011-09-061-4/+12
| * | fix testStanislav Malyshev2011-09-061-2/+1
| * | Patch to run two more mysql test cases that would usually be skipped.Tjerk Anne Meesters2011-09-044-15/+8
| * | Coverage for bug#54704, of which I think it is bogus, thus no dedicated test.Ulf Wendel2011-09-021-0/+17
| * | Fixing error handling. Skip if load data is not allowedUlf Wendel2011-09-011-9/+27
| * | Can't reproduce the server has gone away messages, Andrey. Please, have a loo...Ulf Wendel2011-09-011-26/+29
| * | Eliminated compile warning "comparison is always false due to limited range o...Xinchen Hui2011-08-242-2/+7
| * | Don't run the test on windows, Unix specificAndrey Hristov2011-08-221-0/+3
| * | Fix Bug #55473 mysql_pconnect leaks file descriptors on reconnectAndrey Hristov2011-08-221-0/+68