summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_constants.phpt
Commit message (Expand)AuthorAgeFilesLines
* Fix #80329: Add option to specify LOAD DATA LOCAL white list folderDarek Slusarczyk2021-02-231-0/+4
* Fix #80330: Replace language in APIs and source code/docsDarek Slusarczyk2021-01-251-0/+1
* Remove vestiges of embedded mysql from testsNikita Popov2020-09-171-1/+0
* Fix some tests for libmysqlNikita Popov2020-09-171-1/+3
* Remove checks for old libmysqlclient versions in testsNikita Popov2020-09-171-29/+17
* Reindent phpt filesNikita Popov2020-02-031-228/+228
* Merge branch 'PHP-7.2' into PHP-7.3Darek Slusarczyk2019-02-111-0/+2
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Darek Slusarczyk2019-02-111-0/+2
| |\
| | * security fix - by default 'local infile' is disabled:Darek Slusarczyk2019-02-111-0/+2
* | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
|/ /
* | Cleanup tests version checksTom Van Looy2016-11-201-1/+1
* | Fixed test to accept MYSQLI_OPT_READ_TIMEOUTMatteo Beccati2016-10-201-0/+1
|/
* Another Fix for Bug #68344 MySQLi does not provide way to disable peer certi...Andrey Hristov2015-10-271-0/+3
* Improve fix for Bug #68344 MySQLi does not provide way to disable peer certif...Andrey Hristov2015-10-221-0/+3
* fix testAnatol Belski2015-10-121-0/+4
* Add some trace info as well as update CLIENT_ flagsAndrey Hristov2014-07-161-0/+1
* New result fetching mode for mysqlnd, which should use less memory butAndrey Hristov2014-04-101-0/+4
* 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