History log of /PHP-8.3/ext/mysqli/php_mysqli.h (Results 101 – 104 of 104)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 4f1b6364 14-Feb-2003 Ilia Alshanetsky

Buncha Fixes.
* Fixed a number of memory leaks.
* Fixed some php_error_docref() calls that tried to print non-existent
arguments.
* Fixed some signed/unsigned problems.
* F

Buncha Fixes.
* Fixed a number of memory leaks.
* Fixed some php_error_docref() calls that tried to print non-existent
arguments.
* Fixed some signed/unsigned problems.
* Fixed the MYSQLI_FETCH_RESOURCE macro so that compilers do not complain
about un-initialized variables.
* CS fixes.

show more ...


# 44559a18 13-Feb-2003 Georg Richter

added new function int mysql_get_server_version
this function is available since libmysql change set 1.1450 (2002-02-13)


# 27063940 12-Feb-2003 Georg Richter

removed function mysql_num_warnings (libmysql change).


# 7d7c07a7 12-Feb-2003 Georg Richter

initial upload


12345