Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-5.4' into PHP-5.5 | ULF WENDEL | 2013-01-10 | 2 | -0/+149 |
|\ | | | | | | | | | * PHP-5.4: MySQL 5.6 EXPIRE PASSWORD flag tests | ||||
| * | MySQL 5.6 EXPIRE PASSWORD flag tests | ULF WENDEL | 2013-01-10 | 2 | -0/+149 |
| | | |||||
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Andrey Hristov | 2013-01-09 | 2 | -0/+6 |
|\ \ | |/ | |||||
| * | Add mysqli support - constants and checking in mysqli_options() for the | Andrey Hristov | 2013-01-09 | 2 | -0/+6 |
| | | | | | | | | new constant for password expriration | ||||
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 17 | -17/+17 |
| | | |||||
* | | fix different values of mysqli_stmt_affected_rows between libmysql | Andrey Hristov | 2013-01-07 | 1 | -2/+2 |
| | | | | | | | | and mysqlnd (in favor of libmysql) before execute and after prepare() | ||||
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 16 | -16/+16 |
| | | |||||
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2012-12-17 | 1 | -33/+34 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-12-17 | 1 | -33/+34 |
| |\ | |||||
| | * | dos2unix & skip on connect fail | Xinchen Hui | 2012-12-17 | 1 | -33/+34 |
| | | | |||||
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Rasmus Lerdorf | 2012-12-13 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Rasmus Lerdorf | 2012-12-13 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Need connect.inc here | Rasmus Lerdorf | 2012-12-13 | 1 | -0/+1 |
| | | | |||||
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Rasmus Lerdorf | 2012-12-13 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Rasmus Lerdorf | 2012-12-13 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix broken test | Rasmus Lerdorf | 2012-12-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Need to use the configured connection parameters here. We can't assume the test user has access. | ||||
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2012-11-30 | 2 | -2/+42 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-11-30 | 2 | -2/+42 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #63398 (Segfault when polling closed link) | Xinchen Hui | 2012-11-30 | 2 | -2/+42 |
| | | | |||||
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Remi Collet | 2012-11-25 | 1 | -0/+3 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-5.4: Fixed Bug #63361 Header not installed | ||||
| * | | Fixed Bug #63361 Header not installed | Remi Collet | 2012-11-25 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | ext/mysqli/php_mysqli_structs.h is installed and includes mysqli_mysqlnd.h or mysqli_libmysql.h. So this header must also be installed. | ||||
* | | | add protection against core dumps if the underlying library returns | Andrey Hristov | 2012-10-18 | 3 | -15/+42 |
| | | | | | | | | | | | | 0x0 for some reason | ||||
* | | | Merge branch 'PHP-5.4' | ULF WENDEL | 2012-09-29 | 2 | -4/+4 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-5.4: Cover have_ssl=NO and have_ssl=DISABLED | ||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | ULF WENDEL | 2012-09-29 | 2 | -4/+4 |
| |\ \ | | |/ | | | | | | | | | | * PHP-5.3: Cover have_ssl=NO and have_ssl=DISABLED | ||||
| | * | Cover have_ssl=NO and have_ssl=DISABLED | ULF WENDEL | 2012-09-29 | 2 | -4/+4 |
| | | | |||||
* | | | Updating expected output in anticipation of mysqlnd_auth.c path | ULF WENDEL | 2012-09-29 | 1 | -0/+2 |
| | | | |||||
* | | | Merge branch 'PHP-5.4' | ULF WENDEL | 2012-09-29 | 3 | -3/+9 |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | * PHP-5.4: - BFN Minor changes for MySQL 5.6 NEWS for 76601c4 | ||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | ULF WENDEL | 2012-09-29 | 3 | -3/+9 |
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | * PHP-5.3: Minor changes for MySQL 5.6 NEWS for 76601c4 Conflicts: NEWS | ||||
| | * | Minor changes for MySQL 5.6 | ULF WENDEL | 2012-09-29 | 3 | -3/+9 |
| | | | |||||
* | | | Merge branch 'master' of git.php.net:php-src | ULF WENDEL | 2012-09-29 | 1 | -0/+6 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of git.php.net:php-src: - Fixed bug #63214 (Large PDO Firebird Queries) Fix bug #63240 on stream_get_line() extended the SKIPIF section with ICU 49 (sync with 5.4 branch) fixed tests for gd having freetype >= 2.4.10 sapi/litespeed/lsapi_main.c: Fix bug #63228 fix test constify Fixed bug #63258 (seg fault with PDO and dblib using DBSETOPT(H->link, DBQUOTEDIDENT, 1)) | ||||
| * | | | fix test | Andrey Hristov | 2012-10-12 | 1 | -0/+6 |
| | | | | |||||
* | | | | SHA256 authentication tests | ULF WENDEL | 2012-09-29 | 4 | -0/+560 |
|/ / / | |||||
* | | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-10-10 | 1 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-10 | 1 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | Remove executable permission on inc | Xinchen Hui | 2012-10-10 | 1 | -0/+0 |
| | | | |||||
* | | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-10-10 | 3 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-10 | 4 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | Remove executable permission on phpt | Xinchen Hui | 2012-10-10 | 4 | -0/+0 |
| | | | |||||
| | * | Correct PHP version | Xinchen Hui | 2012-09-05 | 1 | -1/+1 |
| | | | |||||
* | | | add a check for libmysql | Andrey Hristov | 2012-10-03 | 2 | -0/+4 |
| | | | |||||
* | | | change public key setting to PERDIR and finish code that allows | andrey | 2012-09-25 | 2 | -4/+7 |
| | | | | | | | | | | | | to set the key file programatically per mysqli_options() | ||||
* | | | Add SHA256 authentication support - password hashing to mysqlnd | andrey | 2012-09-25 | 1 | -1/+1 |
| | | | | | | | | | | | | Automatic switchover to SSL with plain-text password is not part of this | ||||
* | | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-08-22 | 2 | -0/+31 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-08-22 | 2 | -0/+31 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #62885 (mysqli_poll - Segmentation fault) | Xinchen Hui | 2012-08-22 | 2 | -0/+31 |
| | | | |||||
* | | | Annother attempt at fixing the mysqli_fetch_field tests | Nikita Popov | 2012-08-17 | 6 | -135/+64 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of character set detection (which doesn't always work correctly) fetch the character set info using mysqli_get_charset(). To make sure that the returned info applies to all of client, connection and result explicitely set utf8 as charset using mysqli_set_charset() before. I'm not sure whether that last part is really necessary, but included it to be safe. | ||||
* | | | Revert "Try to fix mysqli_field tests" | Nikita Popov | 2012-08-16 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | This reverts commit 018395efafeb8cbce0b8864ca4a1eac232db1cbb. This change didn't really make sense in hindsight. Looking for some other fix. | ||||
* | | | Try to fix mysqli_field tests | Nikita Popov | 2012-08-15 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | Those tests seem to fail when people have a different default collation, so try to fix by specifying utf8_general_ci explicitely. | ||||
* | | | Merge branch 'PHP-5.4' | Stanislav Malyshev | 2012-06-30 | 2 | -2/+2 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-5.4: Fixed the common misspelling of the word occurred (occured -> occurred) | ||||
| * | | Fixed the common misspelling of the word occurred (occured -> occurred) | Marc Easen | 2012-06-30 | 2 | -2/+2 |
| | | |