summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/014.phpt
Commit message (Expand)AuthorAgeFilesLines
* Reindent more mysqli testsNikita Popov2020-11-251-40/+40
* Reindent ext/mysqli testsNikita Popov2020-11-251-9/+9
* Merge branch 'PHP-7.2'Nikita Popov2018-03-231-3/+3
|\
| * Add missing skip prefix for some SKIPIF messagesatvoicu2018-03-231-3/+3
* | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
|/
* Remove more PHP 6 leftovers from testsNikita Popov2016-11-241-4/+4
* As of MySQL 5.6.1 the server variable have_innodb is no more. Updating InnoDB...Ulf Wendel2011-09-021-11/+5
* 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
* Adding --CLEAN-- sections to all ext/mysqli testsUlf Wendel2009-07-061-0/+4
* 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ...Ulf Wendel2009-05-281-5/+5
* - Removed UEXPECT(F)Felipe Pena2009-01-061-16/+1
* Looks more than it is. Its whitespace, adding error handling in a few places,Ulf Wendel2008-01-081-9/+10
* Introducing new environment variable:Ulf Wendel2007-08-091-0/+1
* Next 10 in row to be tweaked:Ulf Wendel2007-07-121-25/+68
* added unicode support for mysqli extensionGeorg Richter2006-09-261-5/+5
* Merge from 5.2Georg Richter2006-05-091-1/+1
* MF51: fix testsAntony Dovgal2006-03-301-2/+1
* - fixing all "long" into "int" fetching problems (cause memory corruptionAndrey Hristov2005-04-191-0/+2
* Added new classes:Georg Richter2005-01-071-1/+1
* added skipif sectionGeorg Richter2004-12-041-0/+2
* Fixed bug #30890 (testsuite)Georg Richter2004-12-041-2/+2
* better skip condition.Ilia Alshanetsky2003-02-161-2/+2
* Fixed skip condition.Ilia Alshanetsky2003-02-151-1/+1
* added skipif section (innodb-support)Georg Richter2003-02-151-3/+13
* adding a few testsGeorg Richter2003-02-121-0/+56