summaryrefslogtreecommitdiff
path: root/ext/mysqli/mysqli.c
Commit message (Expand)AuthorAgeFilesLines
* added support for rebindGeorg Richter2003-07-151-18/+38
* updating license information in the headers.James Cox2003-06-101-3/+3
* MYSQL_NEED_DATA isn't defined anymore in mysql.hGeorg Richter2003-05-211-1/+0
* Add missing initializationMarcus Boerger2003-03-211-0/+1
* profiler:Georg Richter2003-03-111-5/+22
* various changes for profilerGeorg Richter2003-03-081-21/+32
* Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.foobar2003-03-071-2/+2
* added profiler supportGeorg Richter2003-03-031-0/+1
* Fixed bug with stmt_close (libmysql bk version 1.1477 required)Georg Richter2003-02-221-10/+9
* removed duplicate codeGeorg Richter2003-02-181-7/+0
* fixed some leaks when mysql_close will be called before all stmts are freed.Georg Richter2003-02-181-4/+12
* Fixed compile warnings.Ilia Alshanetsky2003-02-141-1/+2
* Missing portion of the previous patch.Ilia Alshanetsky2003-02-141-23/+34
* fixed a bug in prepare/bindGeorg Richter2003-02-141-1/+1
* initial uploadGeorg Richter2003-02-121-0/+409