summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/061.phpt
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | Remove more PHP 6 leftovers from testsNikita Popov2016-11-241-2/+2
* | Remove the b prefix from literals on unrelated testsPedro Magalhães2016-11-201-1/+1
|/
* New utility function to check for '[1148] The used command is not allowed wit...Ulf Wendel2011-08-311-10/+5
* Check if server supports LOAD DATA LOCAL INFILE to catch [1148] The used comm...Ulf Wendel2011-08-311-0/+15
* Using require[_once] instead of include. Adding logic to connect.inc to detec...Ulf Wendel2009-10-191-2/+2
* Proxying as many connect calls as possible to make testing of the compression...Ulf Wendel2009-09-241-2/+2
* - Fix testJani Taskinen2009-07-301-2/+2
* Adding --CLEAN-- sections to all ext/mysqli testsUlf Wendel2009-07-061-0/+11
* 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ...Ulf Wendel2009-05-281-4/+4
* - Removed UEXPECT(F)Felipe Pena2009-01-061-7/+1
* Looks more than it is. Its whitespace, adding error handling in a few places,Ulf Wendel2008-01-081-1/+1
* fix testJani Taskinen2007-10-291-1/+1
* Fixing tests.Ulf Wendel2007-10-121-3/+5
* Introducing new environment variable:Ulf Wendel2007-08-091-1/+4
* The last bunch of changes to the old 0*.phpt tests. Once final time aUlf Wendel2007-07-121-7/+22
* added unicode support for mysqli extensionGeorg Richter2006-09-261-2/+1
* do not pollute other directories and cleanup after testfoobar2005-06-271-3/+5
* Added new classes:Georg Richter2005-01-071-0/+1
* added skipif sectionGeorg Richter2004-12-041-0/+2
* Fixed bug #30890 (testsuite)Georg Richter2004-12-041-1/+1
* test for local_infile_handlerGeorg Richter2004-08-251-0/+39