Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFH: LOAD DATA INFILE now uses PHP's fopen wrapper | Georg Richter | 2004-09-04 | 1 | -0/+1 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. | SVN Migration | 2004-08-26 | 1 | -0/+39 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. | SVN Migration | 2004-07-23 | 1 | -0/+44 |
| | |||||
* | changed output | Georg Richter | 2004-02-17 | 1 | -3/+2 |
| | |||||
* | fixed some tests | Georg Richter | 2004-02-16 | 4 | -7/+24 |
| | | | | | added skip section for prepared statements when using SHOW command | ||||
* | changed first param in mysqli_bind_param | Georg Richter | 2004-02-11 | 14 | -32/+18 |
| | |||||
* | mysqli_prepare_result -> mysqli_get_metadata | Georg Richter | 2003-09-25 | 2 | -4/+4 |
| | |||||
* | test for helly's mysqli_fetch_object changes | Georg Richter | 2003-09-06 | 1 | -0/+57 |
| | |||||
* | fix test | foobar | 2003-08-12 | 1 | -1/+2 |
| | |||||
* | test for bind + sql_mode=PIPES_AS_CONCAT | Georg Richter | 2003-07-15 | 1 | -0/+39 |
| | |||||
* | additional test for multi-bind | Georg Richter | 2003-07-15 | 1 | -0/+55 |
| | |||||
* | changed tests (ysqli_bind_param and mysql_bind_result changes) | Georg Richter | 2003-06-28 | 28 | -52/+51 |
| | |||||
* | Add missing ini setting (use default and change expected result accordingly) | Marcus Boerger | 2003-05-19 | 3 | -6/+12 |
| | |||||
* | fixed output | Georg Richter | 2003-04-03 | 1 | -3/+3 |
| | |||||
* | fixed expected output | Georg Richter | 2003-04-02 | 2 | -3/+3 |
| | |||||
* | disabled output of errormessages | Georg Richter | 2003-03-03 | 2 | -3/+3 |
| | |||||
* | test for mysqli_stmt_store_result | Georg Richter | 2003-02-18 | 1 | -0/+52 |
| | |||||
* | new test (class which extends mysqli. currently this test fails :( ) | Georg Richter | 2003-02-18 | 1 | -0/+19 |
| | |||||
* | additional tests for non freed objects | Georg Richter | 2003-02-17 | 6 | -0/+112 |
| | |||||
* | test for mysql_fetch_row (oo-style) | Georg Richter | 2003-02-17 | 1 | -0/+23 |
| | |||||
* | test for OO-Implementation (bind_result) | Georg Richter | 2003-02-17 | 1 | -0/+60 |
| | |||||
* | fixed output | Georg Richter | 2003-02-16 | 2 | -5/+5 |
| | |||||
* | better skip condition. | Ilia Alshanetsky | 2003-02-16 | 1 | -2/+2 |
| | |||||
* | test for mysqli_prepare_result | Georg Richter | 2003-02-16 | 1 | -0/+73 |
| | |||||
* | test for mysqli_stmt_affected_rows (delete command) | Georg Richter | 2003-02-16 | 1 | -0/+31 |
| | |||||
* | Fixed skip condition. | Ilia Alshanetsky | 2003-02-15 | 1 | -1/+1 |
| | |||||
* | added skipif section (innodb-support) | Georg Richter | 2003-02-15 | 2 | -3/+26 |
| | |||||
* | test for bind_result with show | Georg Richter | 2003-02-14 | 1 | -0/+28 |
| | |||||
* | include file for test | Georg Richter | 2003-02-13 | 1 | -0/+10 |
| | |||||
* | removed warnings (unused vars) | Georg Richter | 2003-02-13 | 1 | -1/+2 |
| | |||||
* | new tests | Georg Richter | 2003-02-13 | 3 | -0/+120 |
| | |||||
* | added new tests | Georg Richter | 2003-02-12 | 6 | -0/+187 |
| | |||||
* | adding a few tests | Georg Richter | 2003-02-12 | 35 | -0/+1507 |