ULF WENDEL
|
20e76f4487
|
Minor changes for MySQL 5.6
|
2012-09-29 12:10:24 +02:00 |
|
Ulf Wendel
|
eb0e09f5dc
|
Using require[_once] instead of include. Adding logic to connect.inc to detect multiple inclusions of connect.inc which leads to a Fatal error because of my_mysqli_connect() function redefinition. Some tests did include connect.inc twice -> run-tests - even the one from trunk - did not detect Fatal error in SKIPIF -> false-positive test result...
|
2009-10-19 20:07:25 +00:00 |
|
Ulf Wendel
|
f610cdd9a2
|
MySQL server and metadata - a sad story... trying to make the test pass with a few more server versions
|
2009-10-19 12:55:11 +00:00 |
|
Ulf Wendel
|
c01b505a44
|
Proxying as many connect calls as possible to make testing of the compression protocol @ mysqlnd easier. By setting the environment variable MYSQL_TEST_COMPRESS you can tell the tests to set the MYSQLI_CLIENT_COMPRESS flag upon connect.
|
2009-09-24 12:51:03 +00:00 |
|
Ulf Wendel
|
f611876b2e
|
MFH. Adding --CLEAN-- sections to all ext/mysqli tests
|
2009-07-06 14:39:10 +00:00 |
|
Ulf Wendel
|
7926037318
|
MFH - what a wonderful word. After the change in HEAD its easy to do a merge. The merge removes all UEXPECTF sections from the old days. Yes, there have been UEXPECTFs in 5_3. I hope PHP 6 won't change again over time... :-)
|
2009-05-28 14:33:43 +00:00 |
|
Andrey Hristov
|
90a8a7f857
|
MFH:Fix a test, UNSIGNED is expected
|
2009-05-28 10:16:41 +00:00 |
|
Andrey Hristov
|
f4e659d2af
|
Update ext/mysql's and ext/mysqli's tests
Add mysqli_stmt_more_result()/mysqli_stmt_next_result(), but only in
mysqlnd builds as libmysql doesn't support this feature.
|
2008-04-24 14:22:19 +00:00 |
|
Ulf Wendel
|
ec08f105b9
|
Adding new tests mysqli_d*.phpt mysqli_e*.phpt mysqli_f*.phpt
|
2007-10-10 10:14:38 +00:00 |
|