summaryrefslogtreecommitdiff
path: root/ext/mysqli/php_mysqli.h
Commit message (Expand)AuthorAgeFilesLines
...
* added new functions:Georg Richter2003-07-181-0/+2
* added new function mysqli_stmt_data_seekGeorg Richter2003-07-151-0/+1
* added support for rebindGeorg Richter2003-07-151-4/+9
* added new function mysqli_stmt_num_rowsGeorg Richter2003-06-221-0/+1
* new functions (4.1.1): mysql_sqlstate, mysql_stmt_sqlstateGeorg Richter2003-06-211-0/+6
* updating license information in the headers.James Cox2003-06-101-3/+3
* profiler:Georg Richter2003-03-111-122/+9
* various changes for profilerGeorg Richter2003-03-081-30/+127
* fixed bug in macro-definitionGeorg Richter2003-03-031-1/+1
* added profiler supportGeorg Richter2003-03-031-12/+55
* Fixed bug with stmt_close (libmysql bk version 1.1477 required)Georg Richter2003-02-221-3/+9
* added new function mysqli_stmt_store_resultGeorg Richter2003-02-181-0/+1
* Moved longlong conversion to a macro.Ilia Alshanetsky2003-02-161-0/+11
* added new function mysqli_stmt_affected_rowsGeorg Richter2003-02-161-0/+1
* Allow mysqli to be built when imap (c-client) is used.Ilia Alshanetsky2003-02-141-0/+7
* Missing portion of the previous patch.Ilia Alshanetsky2003-02-141-5/+5
* Buncha Fixes.Ilia Alshanetsky2003-02-141-1/+1
* added new function int mysql_get_server_versionGeorg Richter2003-02-131-0/+1
* removed function mysql_num_warnings (libmysql change).Georg Richter2003-02-121-1/+0
* initial uploadGeorg Richter2003-02-121-0/+251