Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed test | Dmitry Stogov | 2008-06-11 | 1 | -1/+1 | |
| | ||||||
* | Fixed test | Dmitry Stogov | 2008-06-11 | 1 | -0/+3 | |
| | ||||||
* | Update ext/mysql's and ext/mysqli's tests | Andrey Hristov | 2008-04-24 | 2 | -3/+3 | |
| | | | | | | Add mysqli_stmt_more_result()/mysqli_stmt_next_result(), but only in mysqlnd builds as libmysql doesn't support this feature. | |||||
* | Update ext/mysql, ext/mysqli and ext/mysqlnd from development tree | Andrey Hristov | 2008-04-16 | 1 | -3/+3 | |
| | ||||||
* | Fix snapshot build | Andrey Hristov | 2008-04-08 | 1 | -6/+8 | |
| | ||||||
* | - Added some UEXPECTs | Felipe Pena | 2008-03-22 | 1 | -2/+2 | |
| | | | | | - Fixed some tests | |||||
* | Fixed test | Dmitry Stogov | 2008-03-18 | 1 | -15/+1 | |
| | ||||||
* | Update mysqlnd, ext/mysql and ext/mysqli - now possible to compile with ↵ | Andrey Hristov | 2008-03-10 | 4 | -43/+44 | |
| | | | | | | | | different configurations one or the another extension to use libmysql or mysqlnd mixed in one binary | |||||
* | - Fix a warning in php_mysql.c | Andrey Hristov | 2008-03-10 | 1 | -1/+1 | |
| | | | | | - Fixed #44371 Extension compile failed | |||||
* | - Fix typo in skipif | Johannes Schlüter | 2008-03-09 | 1 | -2/+2 | |
| | ||||||
* | Fix test | Felipe Pena | 2008-03-08 | 1 | -2/+2 | |
| | ||||||
* | Bug fixed in MySQL 5.0.46 | Andrey Hristov | 2008-03-08 | 1 | -2/+2 | |
| | ||||||
* | MFB: Fixed bug #44333 (SEGFAULT when using mysql_pconnect() with client_flags) | Felipe Pena | 2008-03-04 | 1 | -1/+1 | |
| | ||||||
* | New macro for check void parameters | Felipe Pena | 2008-02-28 | 1 | -2/+2 | |
| | ||||||
* | - Add E_DEPRECATED (Lars Strojny, Felipe Pena, Marcus) | Marcus Boerger | 2008-02-23 | 1 | -2/+2 | |
| | ||||||
* | - Make clear what's going on and avoid overwriting parameters | Johannes Schlüter | 2008-02-12 | 1 | -8/+12 | |
| | ||||||
* | MFB: Fixed Bug #44094 (SEGFAULT when using mysql_connect()) | Felipe Pena | 2008-02-12 | 1 | -1/+1 | |
| | ||||||
* | Remove dead code | Andrey Hristov | 2008-02-08 | 1 | -11/+1 | |
| | ||||||
* | MFB: | Andrey Hristov | 2008-01-28 | 1 | -2/+4 | |
| | | | | | | | some config.w32 fixes moved mysqlnd's block allocator to a separate file and also now it's part of the connection, no MT problems. | |||||
* | remove unused PHP_MYSQL_API macro | Nuno Lopes | 2008-01-28 | 1 | -6/+0 | |
| | ||||||
* | Fixed bug#43875 (Two error messages returned for $new and $flag argument in ↵ | Hannes Magnusson | 2008-01-20 | 1 | -1/+1 | |
| | | | | mysql_connect()) | |||||
* | Fix build issue | Andrey Hristov | 2008-01-19 | 1 | -1/+1 | |
| | ||||||
* | fix test | Antony Dovgal | 2008-01-18 | 1 | -4/+1 | |
| | | | | | the library vresion is actually exposed by ext/mysqli, not ext/mysql | |||||
* | Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 4 | -4/+4 | |
| | ||||||
* | plug memory leak on invalid result type | Antony Dovgal | 2007-11-08 | 1 | -0/+1 | |
| | ||||||
* | Fix the build, the w32 files should look like in 5_3 | Andrey Hristov | 2007-10-23 | 1 | -12/+13 | |
| | ||||||
* | Sync mysqlnd with HEAD. Same sources as in 5_3 | Andrey Hristov | 2007-10-16 | 3 | -116/+152 | |
| | ||||||
* | Same as for PHP_5_3: Trying to skip tests if they can't connect to the | Ulf Wendel | 2007-10-12 | 15 | -16/+54 | |
| | | | | | | DB server. Note the environment variable MYSQL_TEST_SKIP_CONNECT_FAILURE to control if you want tests that can't connect to fail or to be skipped. | |||||
* | fix typo | Antony Dovgal | 2007-10-12 | 1 | -1/+1 | |
| | ||||||
* | Test changes for HEAD = synching with 5_3 | Ulf Wendel | 2007-10-10 | 5 | -16/+220 | |
| | ||||||
* | Adding tests to ext/mysql in HEAD = synching with 5_3 | Ulf Wendel | 2007-10-10 | 10 | -53/+794 | |
| | ||||||
* | Added macros for managing zval refcounts and is_ref statuses | Yiduo (David) Wang | 2007-10-07 | 1 | -1/+1 | |
| | ||||||
* | Update mysqlnd in HEAD | Andrey Hristov | 2007-10-02 | 2 | -4/+11 | |
| | | | | | Updated ext/mysql and ext/mysqli in HEAD | |||||
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -2/+2 | |
| | ||||||
* | Fixed bug 42549 (ext/mysql failed to compile with libmysql 3.23) | Scott MacVicar | 2007-09-09 | 1 | -3/+7 | |
| | ||||||
* | Same as for ext/mysqli tests: addition of a new environment variable | Ulf Wendel | 2007-08-09 | 37 | -40/+160 | |
| | | | | | | | | | MYSQL_TEST_SKIP_CONNECT_FAILURE which controls how to deal with connection problems. If MYSQL_TEST_SKIP_CONNECT_FAILURE = false (default) connection problems will make a test fail. If you set MYSQL_TEST_SKIP_CONNECT_FAILURE to any value that evaluates to true in PHP, a test which cannot connect to the database will be skipped. | |||||
* | Fix crashes with pconn in ext/mysql | Andrey Hristov | 2007-08-06 | 1 | -0/+4 | |
| | ||||||
* | - Align help texts and added note about embedded not being available when | Jani Taskinen | 2007-07-27 | 1 | -2/+3 | |
| | | | | | the MySQL native driver is used. | |||||
* | I must be blind.. | Jani Taskinen | 2007-07-26 | 1 | -1/+1 | |
| | ||||||
* | - copy-paste typo | Jani Taskinen | 2007-07-26 | 1 | -1/+1 | |
| | ||||||
* | - Moved mysqnd to it's own directory: It is sort of an extension itself. | Jani Taskinen | 2007-07-25 | 5 | -26/+18 | |
| | | | | | (Similar to what ext/libxml is..) | |||||
* | Add missing file | Andrey Hristov | 2007-07-24 | 1 | -0/+41 | |
| | ||||||
* | Import of mysqlnd and ext/mysql + ext/mysqli patched to be built either | Andrey Hristov | 2007-07-24 | 3 | -141/+427 | |
| | | | | | | | with libmysql or mysqld. Use --with-mysql=mysqlnd --with-mysqli=mysqlnd to build with mysqlnd. | |||||
* | Whitespace (space to tab)/CS | Ulf Wendel | 2007-07-23 | 5 | -119/+119 | |
| | | | | | | | | | With this commit the MySQL internal mysqlnd set of ext/mysql tests is in sync with HEAD. It's likely that php.net/HEAD fails on quite some tests. Using ext/mysql from the MySQL internal mysqlnd SVN there should be zero failures. Merging the MySQL internal mysqlnd SVN into HEAD will happen soon so that we get a bug free version on php.net in the near future. | |||||
* | 1) Whitespace/CS | Ulf Wendel | 2007-07-12 | 1 | -33/+98 | |
| | | | | | 2) Playing with column aliases | |||||
* | Testing SELECT "a" AS "". This is nice to test strcmp() and similar... | Ulf Wendel | 2007-07-12 | 1 | -1/+18 | |
| | ||||||
* | Blame me for not checking in a version that's been cleaned up with | Ulf Wendel | 2007-07-12 | 1 | -54/+54 | |
| | | | | | regards to Whitespace/CS... | |||||
* | Whoever has hacked this function into ext/mysql, here's a "test" for it. | Ulf Wendel | 2007-07-12 | 1 | -0/+58 | |
| | ||||||
* | Checking the phpinfo() entries of ext/mysql | Ulf Wendel | 2007-07-12 | 1 | -0/+73 | |
| | ||||||
* | Adding test for mysql_list_tables() | Ulf Wendel | 2007-07-12 | 1 | -0/+80 | |
| |