summaryrefslogtreecommitdiff
path: root/ext/mysqli/mysqli_nonapi.c
Commit message (Expand)AuthorAgeFilesLines
* added MySQLI ini entriesGeorg Richter2004-02-261-1/+1
* Wordsize fixesArd Biesheuvel2004-02-251-1/+1
* fixed prototypes for mysqli_connect_err* functionsGeorg Richter2004-02-231-2/+2
* fixed report messageGeorg Richter2004-02-231-0/+2
* removed experimental statusGeorg Richter2004-01-281-1/+1
* more prototype fixes.Georg Richter2004-01-261-3/+3
* Proto fixMarcus Boerger2004-01-121-1/+1
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-1/+1
* fixed memleak and segfault when constructor call failedGeorg Richter2003-12-311-1/+3
* minor fixes for embeddedGeorg Richter2003-12-131-1/+5
* ZTS fixesMarcus Boerger2003-12-131-2/+2
* removed old profiler stuff for embedded serverGeorg Richter2003-12-131-2/+0
* removed profilerGeorg Richter2003-12-131-70/+18
* fixed mem leak in constructorGeorg Richter2003-11-231-0/+4
* - Added multiquery support:Georg Richter2003-11-221-3/+32
* added support for embedded MySQL ServerGeorg Richter2003-10-291-1/+60
* proto fixHartmut Holzgraefe2003-09-161-1/+1
* Modify mysqli_fetch_object() to be able to instantiate a selected class andMarcus Boerger2003-09-061-8/+4
* Fix warningsMarcus Boerger2003-09-051-0/+2
* ws fixfoobar2003-07-281-1/+2
* added new functions:Georg Richter2003-07-181-0/+17
* fixed prototypesGeorg Richter2003-06-221-4/+4
* updating license information in the headers.James Cox2003-06-101-3/+3
* fixed return valueGeorg Richter2003-06-061-1/+1
* lots of proto stuffHartmut Holzgraefe2003-03-151-8/+8
* profiler:Georg Richter2003-03-111-1/+1
* various changes for profilerGeorg Richter2003-03-081-31/+76
* added profiler supportGeorg Richter2003-03-031-4/+19
* added new function mysqli_stmt_affected_rowsGeorg Richter2003-02-161-1/+6
* Fixed a typo.Ilia Alshanetsky2003-02-141-1/+2
* fixed compiler warningGeorg Richter2003-02-141-1/+1
* Missing portion of the previous patch.Ilia Alshanetsky2003-02-141-2/+2
* initial uploadGeorg Richter2003-02-121-0/+141