| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | accept possible leaks for now to make SELECTS with both bound parameters | Hartmut Holzgraefe | 2003-04-11 | 1 | -0/+9 |
| * | proto fix | Hartmut Holzgraefe | 2003-04-11 | 1 | -1/+1 |
| * | parameter count for bind stuff is different in OO interface | Hartmut Holzgraefe | 2003-04-11 | 1 | -5/+15 |
| * | fixed mysqli_prepare_result | Georg Richter | 2003-04-03 | 1 | -5/+9 |
| * | fixed output | Georg Richter | 2003-04-03 | 1 | -3/+3 |
| * | fixed expected output | Georg Richter | 2003-04-02 | 2 | -3/+3 |
| * | changed constant name | Georg Richter | 2003-03-30 | 1 | -6/+6 |
| * | changed macro | Georg Richter | 2003-03-30 | 1 | -3/+3 |
| * | --+_ | Sebastian Bergmann | 2003-03-30 | 1 | -2/+2 |
| * | changed method name | Georg Richter | 2003-03-24 | 1 | -1/+2 |
| * | Add missing initialization | Marcus Boerger | 2003-03-21 | 1 | -0/+1 |
| * | missing TSRMLS_FETCH | Marcus Boerger | 2003-03-20 | 1 | -0/+1 |
| * | Better config.m4.. | foobar | 2003-03-19 | 1 | -39/+26 |
| * | more proto fixes | Hartmut Holzgraefe | 2003-03-17 | 1 | -6/+6 |
| * | lots of proto stuff | Hartmut Holzgraefe | 2003-03-15 | 3 | -56/+62 |
| * | added new profiler-files | Georg Richter | 2003-03-11 | 1 | -1/+1 |
| * | profiler: | Georg Richter | 2003-03-11 | 8 | -210/+596 |
| * | various changes for profiler | Georg Richter | 2003-03-08 | 6 | -401/+995 |
| * | Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. | foobar | 2003-03-07 | 1 | -2/+2 |
| * | fixed bug in macro-definition | Georg Richter | 2003-03-03 | 1 | -1/+1 |
| * | disabled output of errormessages | Georg Richter | 2003-03-03 | 2 | -3/+3 |
| * | added profiler support | Georg Richter | 2003-03-03 | 6 | -17/+201 |
| * | removed some comments | Georg Richter | 2003-02-22 | 1 | -7/+2 |
| * | Fixed bug with stmt_close (libmysql bk version 1.1477 required) | Georg Richter | 2003-02-22 | 3 | -26/+29 |
| * | added new function mysqli_stmt_store_result | Georg Richter | 2003-02-18 | 3 | -1/+23 |
| * | test for mysqli_stmt_store_result | Georg Richter | 2003-02-18 | 1 | -0/+52 |
| * | Fixed compiler warning. | Ilia Alshanetsky | 2003-02-18 | 1 | -1/+2 |
| * | new test (class which extends mysqli. currently this test fails :( ) | Georg Richter | 2003-02-18 | 1 | -0/+19 |
| * | removed duplicate code | Georg Richter | 2003-02-18 | 1 | -7/+0 |
| * | fixed some leaks when mysql_close will be called before all stmts are freed. | Georg Richter | 2003-02-18 | 2 | -5/+22 |
| * | 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 |
| * | added close method/alias for result object (for compatibility with statement and | Georg Richter | 2003-02-17 | 1 | -0/+1 |
| * | test for OO-Implementation (bind_result) | Georg Richter | 2003-02-17 | 1 | -0/+60 |
| * | fixed output | Georg Richter | 2003-02-16 | 2 | -5/+5 |
| * | Reverted lld -> lld patch and added explanation as to why it should not be | Ilia Alshanetsky | 2003-02-16 | 1 | -1/+5 |
| * | Moved longlong conversion to a macro. | Ilia Alshanetsky | 2003-02-16 | 2 | -24/+18 |
| * | 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 |
| * | added new function mysqli_stmt_affected_rows | Georg Richter | 2003-02-16 | 4 | -20/+55 |
| * | Proper lib detection. | Ilia Alshanetsky | 2003-02-15 | 1 | -1/+1 |
| * | Fixed skip condition. | Ilia Alshanetsky | 2003-02-15 | 1 | -1/+1 |
| * | added skipif section (innodb-support) | Georg Richter | 2003-02-15 | 2 | -3/+26 |
| * | Allow mysqli to be built when imap (c-client) is used. | Ilia Alshanetsky | 2003-02-14 | 1 | -0/+7 |
| * | Fixed compile warnings. | Ilia Alshanetsky | 2003-02-14 | 2 | -6/+10 |
| * | test for bind_result with show | Georg Richter | 2003-02-14 | 1 | -0/+28 |
| * | CS fixes. | Ilia Alshanetsky | 2003-02-14 | 1 | -12/+17 |
| * | Fixed a typo. | Ilia Alshanetsky | 2003-02-14 | 1 | -1/+2 |
| * | fixed compiler warning | Georg Richter | 2003-02-14 | 1 | -1/+1 |
