History log of /PHP-5.4/ext/mysqli/mysqli.c (Results 201 – 211 of 211)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.3.2RC1
# 7cf921a5 11-Mar-2003 Georg Richter

profiler:
moved profiler stuff from php_mysql.h to separate include file
added port communication
added xml support for file and port output


# 15f648c8 08-Mar-2003 Georg Richter

various changes for profiler


# 3c9155e0 07-Mar-2003 foobar

Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.
# Intentionally left out any 'alias' for it, this way 3rd party extension
# maintainers will really NOTICE the change.


# 281960ee 03-Mar-2003 Georg Richter

added profiler support


# b63fbf27 22-Feb-2003 Georg Richter

Fixed bug with stmt_close (libmysql bk version 1.1477 required)
Fixed bug with mysql_execute and float values


# 2f604f67 18-Feb-2003 Georg Richter

removed duplicate code


# bc5eb4b3 18-Feb-2003 Georg Richter

fixed some leaks when mysql_close will be called before all stmts are freed.


Revision tags: php-4.3.1
# 43eda85d 14-Feb-2003 Ilia Alshanetsky

Fixed compile warnings.


# 031dd997 14-Feb-2003 Ilia Alshanetsky

Missing portion of the previous patch.


# 1a7a41cf 14-Feb-2003 Georg Richter

fixed a bug in prepare/bind


# 7d7c07a7 12-Feb-2003 Georg Richter

initial upload


123456789