Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added MySQLI ini entries | Georg Richter | 2004-02-26 | 1 | -1/+1 |
* | Wordsize fixes | Ard Biesheuvel | 2004-02-25 | 1 | -1/+1 |
* | fixed prototypes for mysqli_connect_err* functions | Georg Richter | 2004-02-23 | 1 | -2/+2 |
* | fixed report message | Georg Richter | 2004-02-23 | 1 | -0/+2 |
* | removed experimental status | Georg Richter | 2004-01-28 | 1 | -1/+1 |
* | more prototype fixes. | Georg Richter | 2004-01-26 | 1 | -3/+3 |
* | Proto fix | Marcus Boerger | 2004-01-12 | 1 | -1/+1 |
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -1/+1 |
* | fixed memleak and segfault when constructor call failed | Georg Richter | 2003-12-31 | 1 | -1/+3 |
* | minor fixes for embedded | Georg Richter | 2003-12-13 | 1 | -1/+5 |
* | ZTS fixes | Marcus Boerger | 2003-12-13 | 1 | -2/+2 |
* | removed old profiler stuff for embedded server | Georg Richter | 2003-12-13 | 1 | -2/+0 |
* | removed profiler | Georg Richter | 2003-12-13 | 1 | -70/+18 |
* | fixed mem leak in constructor | Georg Richter | 2003-11-23 | 1 | -0/+4 |
* | - Added multiquery support: | Georg Richter | 2003-11-22 | 1 | -3/+32 |
* | added support for embedded MySQL Server | Georg Richter | 2003-10-29 | 1 | -1/+60 |
* | proto fix | Hartmut Holzgraefe | 2003-09-16 | 1 | -1/+1 |
* | Modify mysqli_fetch_object() to be able to instantiate a selected class and | Marcus Boerger | 2003-09-06 | 1 | -8/+4 |
* | Fix warnings | Marcus Boerger | 2003-09-05 | 1 | -0/+2 |
* | ws fix | foobar | 2003-07-28 | 1 | -1/+2 |
* | added new functions: | Georg Richter | 2003-07-18 | 1 | -0/+17 |
* | fixed prototypes | Georg Richter | 2003-06-22 | 1 | -4/+4 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
* | fixed return value | Georg Richter | 2003-06-06 | 1 | -1/+1 |
* | lots of proto stuff | Hartmut Holzgraefe | 2003-03-15 | 1 | -8/+8 |
* | profiler: | Georg Richter | 2003-03-11 | 1 | -1/+1 |
* | various changes for profiler | Georg Richter | 2003-03-08 | 1 | -31/+76 |
* | added profiler support | Georg Richter | 2003-03-03 | 1 | -4/+19 |
* | added new function mysqli_stmt_affected_rows | Georg Richter | 2003-02-16 | 1 | -1/+6 |
* | Fixed a typo. | Ilia Alshanetsky | 2003-02-14 | 1 | -1/+2 |
* | fixed compiler warning | Georg Richter | 2003-02-14 | 1 | -1/+1 |
* | Missing portion of the previous patch. | Ilia Alshanetsky | 2003-02-14 | 1 | -2/+2 |
* | initial upload | Georg Richter | 2003-02-12 | 1 | -0/+141 |