Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Proto fix | Marcus Boerger | 2004-01-12 | 1 | -1/+1 |
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 4 | -4/+4 |
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 5 | -5/+5 |
* | fixed bug(s) in macro call for statement properties | Georg Richter | 2004-01-01 | 1 | -14/+14 |
* | Added Macro for longlong values | Georg Richter | 2004-01-01 | 1 | -33/+24 |
* | emalloc() -> safe_emalloc() | Ilia Alshanetsky | 2003-12-31 | 1 | -1/+1 |
* | fixed memleak and segfault when constructor call failed | Georg Richter | 2003-12-31 | 4 | -13/+31 |
* | fixed a bug in mysqli_num_rows (added support for longlong values) | Georg Richter | 2003-12-30 | 1 | -4/+3 |
* | fixed a bug in insert_id property | Georg Richter | 2003-12-30 | 1 | -2/+3 |
* | updated todo list (removed finished tasks) | Georg Richter | 2003-12-29 | 1 | -11/+0 |
* | fixed prototype for mysqli_bind_result | Georg Richter | 2003-12-28 | 1 | -1/+1 |
* | fixed bug in properties for longlong values | Georg Richter | 2003-12-28 | 1 | -2/+49 |
* | beautifying :) | Georg Richter | 2003-12-22 | 1 | -3/+2 |
* | fixed bug #26680 | Georg Richter | 2003-12-22 | 1 | -0/+4 |
* | added properties | Georg Richter | 2003-12-16 | 3 | -1/+9 |
* | minor fixes for embedded | Georg Richter | 2003-12-13 | 2 | -8/+7 |
* | ZTS fixes | Marcus Boerger | 2003-12-13 | 4 | -11/+11 |
* | removed old profiler stuff for embedded server | Georg Richter | 2003-12-13 | 1 | -2/+0 |
* | removed profiler stuff | Georg Richter | 2003-12-13 | 4 | -875/+0 |
* | removed profiler | Georg Richter | 2003-12-13 | 8 | -374/+327 |
* | freeing result and stmt properties in MSHUTDOWN | Georg Richter | 2003-12-10 | 1 | -3/+2 |
* | ws | foobar | 2003-12-08 | 1 | -1/+1 |
* | Fix logic | foobar | 2003-12-07 | 1 | -14/+8 |
* | prototype fix for mysqli_ssl_set | Georg Richter | 2003-11-30 | 1 | -1/+1 |
* | added/fixed write property | Georg Richter | 2003-11-24 | 1 | -6/+37 |
* | fixed mem leak in constructor | Georg Richter | 2003-11-23 | 1 | -0/+4 |
* | - Added multiquery support: | Georg Richter | 2003-11-22 | 7 | -33/+437 |
* | proto fix | Hartmut Holzgraefe | 2003-11-19 | 1 | -1/+1 |
* | 10-18% optimization of fetch_array(), when both number & string indexes are | Ilia Alshanetsky | 2003-11-07 | 1 | -12/+13 |
* | cosmetics | foobar | 2003-10-31 | 1 | -3/+4 |
* | Ensure that INI entries are unregistered on shutdown | Zak Greant | 2003-10-30 | 1 | -2/+0 |
* | changed return value from long to boolean for mysql_execute | Georg Richter | 2003-10-30 | 1 | -2/+5 |
* | added functions for embedded server | Georg Richter | 2003-10-29 | 1 | -1/+7 |
* | added support for embedded MySQL Server | Georg Richter | 2003-10-29 | 4 | -18/+137 |
* | mysqli_prepare_result -> mysqli_get_metadata | Georg Richter | 2003-09-25 | 2 | -4/+4 |
* | mysql_prepare_result -> mysqli_get_metadata | Georg Richter | 2003-09-25 | 3 | -10/+11 |
* | proto fix | Hartmut Holzgraefe | 2003-09-16 | 2 | -2/+2 |
* | test for helly's mysqli_fetch_object changes | Georg Richter | 2003-09-06 | 1 | -0/+57 |
* | Modify mysqli_fetch_object() to be able to instantiate a selected class and | Marcus Boerger | 2003-09-06 | 4 | -20/+102 |
* | Fix warnings | Marcus Boerger | 2003-09-05 | 3 | -1/+7 |
* | Revert commit by accident, sorry | Marcus Boerger | 2003-08-31 | 1 | -2/+2 |
* | Revisited: Replace the non portable code by spprintf | Marcus Boerger | 2003-08-31 | 1 | -2/+2 |
* | format string fixes | Andrey Hristov | 2003-08-28 | 1 | -1/+1 |
* | misplaced quote | Andrey Hristov | 2003-08-28 | 1 | -1/+1 |
* | Fix parameter spec | Marcus Boerger | 2003-08-21 | 1 | -1/+1 |
* | fix test | foobar | 2003-08-12 | 1 | -1/+2 |
* | emalloc -> safe_emalloc | Ilia Alshanetsky | 2003-08-12 | 2 | -8/+8 |
* | Fix build | Marcus Boerger | 2003-08-03 | 1 | -1/+1 |
* | Use new infrastructure. | Zeev Suraski | 2003-08-03 | 1 | -4/+11 |
* | ws fix | foobar | 2003-07-28 | 2 | -14/+15 |