| Commit message (Expand) | Author | Age | Files | Lines |
* | skip test properly | Xinchen Hui | 2012-08-21 | 1 | -2/+1 |
* | - Year++ | Felipe Pena | 2012-01-01 | 3 | -3/+3 |
* | Reverted changes in connect.inc based on Ulf's feedback | Tjerk Anne Meesters | 2011-09-12 | 4 | -5/+12 |
* | skip these tests if can't connect to mysql | Ferenc Kovacs | 2011-09-08 | 4 | -2/+10 |
* | Reverting to proper --INI-- section usage. Improve SKIPIF to skip test if ope... | Ulf Wendel | 2011-09-06 | 1 | -3/+10 |
* | Patch to run two more mysql test cases that would usually be skipped. | Tjerk Anne Meesters | 2011-09-04 | 4 | -15/+8 |
* | Coverage for bug#54704, of which I think it is bogus, thus no dedicated test. | Ulf Wendel | 2011-09-02 | 1 | -0/+17 |
* | Fixing error handling. Skip if load data is not allowed | Ulf Wendel | 2011-09-01 | 1 | -9/+27 |
* | Can't reproduce the server has gone away messages, Andrey. Please, have a loo... | Ulf Wendel | 2011-09-01 | 1 | -30/+33 |
* | - Fix Bug #55550 mysql.trace_mode miscounts result sets, | Johannes Schlüter | 2011-08-31 | 1 | -0/+4 |
* | Apply r315270 to 5.3 | Xinchen Hui | 2011-08-24 | 2 | -2/+9 |
* | Don't run the test on windows, Unix specific | Andrey Hristov | 2011-08-22 | 1 | -0/+3 |
* | Fix Bug #55473 mysql_pconnect leaks file descriptors on reconnect | Andrey Hristov | 2011-08-22 | 1 | -0/+68 |
* | - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] | Felipe Pena | 2011-08-06 | 1 | -1/+1 |
* | completely compile out a currently non-needed function | Andrey Hristov | 2011-08-02 | 1 | -2/+2 |
* | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
* | - handle out of memory | Johannes Schlüter | 2011-05-18 | 1 | -0/+3 |
* | Fixed variable re-declarations | Ilia Alshanetsky | 2011-02-14 | 1 | -7/+7 |
* | Handle deprecation messages differently in tests to reduce test differences b... | Ulf Wendel | 2011-01-25 | 5 | -18/+91 |
* | fix more parameter stuff, now it is complete | Andrey Hristov | 2011-01-14 | 1 | -2/+3 |
* | pass data which is available | Andrey Hristov | 2011-01-14 | 1 | -1/+1 |
* | Proper fix for | Andrey Hristov | 2011-01-07 | 1 | -0/+53 |
* | - Year++ | Felipe Pena | 2011-01-01 | 3 | -3/+3 |
* | Fix constness warnings | Kalle Sommer Nielsen | 2010-10-05 | 1 | -2/+2 |
* | Trying to fix compiler warnings (on Windows). | Ulf Wendel | 2010-10-04 | 1 | -2/+2 |
* | Sorry again, nothing but removal of white space from the end of the lines. | Ulf Wendel | 2010-10-04 | 1 | -75/+75 |
* | Plug a leak in mysqli when in the same script | Andrey Hristov | 2010-09-30 | 1 | -2/+2 |
* | Fixed bug #52636 (php_mysql_fetch_hash writes long value into int) | Kalle Sommer Nielsen | 2010-08-18 | 1 | -1/+1 |
* | Update with PHP_DEF_FE, also update the test | Andrey Hristov | 2010-08-17 | 2 | -1/+3 |
* | - Fix arginfo name | Felipe Pena | 2010-06-28 | 1 | -1/+1 |
* | - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments fo... | Felipe Pena | 2010-06-26 | 1 | -19/+19 |
* | Don't bail if there is another extension that exports constants starting with... | Ulf Wendel | 2010-06-18 | 1 | -1/+1 |
* | Make the tests pass with sql strict mode enabled | Ulf Wendel | 2010-06-08 | 2 | -5/+15 |
* | Handle the situation when mysql_init()/mysqlnd_init() | Andrey Hristov | 2010-05-25 | 1 | -2/+10 |
* | - Added arginfo | Felipe Pena | 2010-05-20 | 1 | -47/+148 |
* | Remove duplicated code. | Andrey Hristov | 2010-05-18 | 1 | -43/+1 |
* | Merge safe_mode changes into extensions that are in sync in both branches | Kalle Sommer Nielsen | 2010-04-26 | 2 | -1/+4 |
* | Fix tests that fail when the MySQL's socket file is not /tmp/mysql.sock | Andrey Hristov | 2010-03-26 | 1 | -1/+3 |
* | Fixed bug #51242 (Empty mysql.default_port does not default to 3306 anymore, ... | Adam Harvey | 2010-03-09 | 2 | -0/+43 |
* | Fix bug#50416 | Andrey Hristov | 2010-02-08 | 1 | -0/+3 |
* | The internal zval cache has been removed and not been reintroduced... remove ... | Ulf Wendel | 2010-01-04 | 1 | -4/+3 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 3 | -3/+3 |
* | Remove stub code which never actually was used for anything. | Andrey Hristov | 2009-12-09 | 2 | -10/+0 |
* | Remove the zval caching from mysqlnd. It was disabled versions ago | Andrey Hristov | 2009-12-09 | 2 | -38/+4 |
* | - Fixed bug #50231 (Socket path passed using --with-mysql-sock is ignored whe... | Jani Taskinen | 2009-11-30 | 1 | -12/+11 |
* | - Revert bad patch | Jani Taskinen | 2009-11-29 | 1 | -12/+11 |
* | socket location needs to be checked before mysqlnd in order for --with-mysql-... | Gwynne Raskind | 2009-11-28 | 1 | -11/+12 |
* | Fixing test: of course, libmysql won't care about open_basedir, but mysqlnd s... | Ulf Wendel | 2009-11-05 | 1 | -1/+4 |
* | Fixing test: it didn't do a select_db and gave a false-positive with libmysql | Ulf Wendel | 2009-11-05 | 2 | -16/+14 |
* | Skipping if MySQL old password algorithm is in use as it seems to be the case... | Ulf Wendel | 2009-11-04 | 1 | -0/+13 |