summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_constants.phpt
Commit message (Expand)AuthorAgeFilesLines
* Add the constants needed for mysqli_commit(), _rollback() andAndrey Hristov2013-02-081-3/+10
* Merge branch 'PHP-5.4' into PHP-5.5ULF WENDEL2013-01-101-0/+4
|\
| * MySQL 5.6 EXPIRE PASSWORD flag testsULF WENDEL2013-01-101-0/+4
| * Please, whenever changing the mysqli API update the tests. Don't wait for me ...Ulf Wendel2011-08-311-0/+3
* | fix testAndrey Hristov2012-10-121-0/+6
* | Please, whenever changing the mysqli API update the tests. Don't wait for me ...Ulf Wendel2011-08-311-0/+3
|/
* fix test after newly introduced constantAndrey Hristov2010-12-021-0/+1
* Fixed bug #45921 (Can't initialize character set hebrew)Andrey Hristov2010-09-271-0/+1
* Adding MYSQLI_OPT_SSL_VERIFY_SERVER_CERT for use with mysqli_options().Ulf Wendel2010-08-301-0/+4
* Make it coupled - what is allocated with mnd_ should be freedAndrey Hristov2010-03-291-4/+1
* Updating test to new libmysql feature set (first introduced in MySQL 6.0 but ...Ulf Wendel2010-01-041-1/+3
* Updating test to reflect API changes.Ulf Wendel2009-05-291-9/+13
* Fix testsJohannes Schlüter2009-01-221-0/+12
* Asynchronous queries for mysqli, when mysqlnd is enabled.Andrey Hristov2008-11-181-0/+1
* Fix testsAndrey Hristov2008-10-271-2/+8
* MFB - Bug #44352 mysqli_connect_error() false negative for host errorsAndrey Hristov2008-03-181-2/+2
* Fix a compile warning + testAndrey Hristov2008-02-191-0/+12
* More changes = synching HEAD with 5_3Ulf Wendel2007-10-101-2/+5
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-2/+5
* Damn, Pierre is clever.Ulf Wendel2007-07-231-0/+159