summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests
Commit message (Collapse)AuthorAgeFilesLines
* MFH: LOAD DATA INFILE now uses PHP's fopen wrapperGeorg Richter2004-09-041-0/+1
|
* This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.SVN Migration2004-08-261-0/+39
|
* This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.SVN Migration2004-07-231-0/+44
|
* changed outputGeorg Richter2004-02-171-3/+2
|
* fixed some testsGeorg Richter2004-02-164-7/+24
| | | | | added skip section for prepared statements when using SHOW command
* changed first param in mysqli_bind_paramGeorg Richter2004-02-1114-32/+18
|
* mysqli_prepare_result -> mysqli_get_metadataGeorg Richter2003-09-252-4/+4
|
* test for helly's mysqli_fetch_object changesGeorg Richter2003-09-061-0/+57
|
* fix testfoobar2003-08-121-1/+2
|
* test for bind + sql_mode=PIPES_AS_CONCATGeorg Richter2003-07-151-0/+39
|
* additional test for multi-bindGeorg Richter2003-07-151-0/+55
|
* changed tests (ysqli_bind_param and mysql_bind_result changes)Georg Richter2003-06-2828-52/+51
|
* Add missing ini setting (use default and change expected result accordingly)Marcus Boerger2003-05-193-6/+12
|
* fixed outputGeorg Richter2003-04-031-3/+3
|
* fixed expected outputGeorg Richter2003-04-022-3/+3
|
* disabled output of errormessagesGeorg Richter2003-03-032-3/+3
|
* test for mysqli_stmt_store_resultGeorg Richter2003-02-181-0/+52
|
* new test (class which extends mysqli. currently this test fails :( )Georg Richter2003-02-181-0/+19
|
* additional tests for non freed objectsGeorg Richter2003-02-176-0/+112
|
* test for mysql_fetch_row (oo-style)Georg Richter2003-02-171-0/+23
|
* test for OO-Implementation (bind_result)Georg Richter2003-02-171-0/+60
|
* fixed outputGeorg Richter2003-02-162-5/+5
|
* better skip condition.Ilia Alshanetsky2003-02-161-2/+2
|
* test for mysqli_prepare_resultGeorg Richter2003-02-161-0/+73
|
* test for mysqli_stmt_affected_rows (delete command)Georg Richter2003-02-161-0/+31
|
* Fixed skip condition.Ilia Alshanetsky2003-02-151-1/+1
|
* added skipif section (innodb-support)Georg Richter2003-02-152-3/+26
|
* test for bind_result with showGeorg Richter2003-02-141-0/+28
|
* include file for testGeorg Richter2003-02-131-0/+10
|
* removed warnings (unused vars)Georg Richter2003-02-131-1/+2
|
* new testsGeorg Richter2003-02-133-0/+120
|
* added new testsGeorg Richter2003-02-126-0/+187
|
* adding a few testsGeorg Richter2003-02-1235-0/+1507