History log of /PHP-7.4/ext/mysqli/mysqli_nonapi.c (Results 201 – 214 of 214)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2
# 4babf667 28-Jul-2003 foobar

ws fix


# 13966fdf 18-Jul-2003 Georg Richter

added new functions:
mysqli_connect_error
mysqli_connect_errno

which return possible errors for the last connect


Revision tags: php-5.0.0b1
# bb37c9c3 22-Jun-2003 Georg Richter

fixed prototypes


Revision tags: php-4.3.3RC1
# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


# 5a7257f6 06-Jun-2003 Georg Richter

fixed return value


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init
# e6633a96 15-Mar-2003 Hartmut Holzgraefe

lots of proto stuff


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


# 281960ee 03-Mar-2003 Georg Richter

added profiler support


Revision tags: php-4.3.1
# 6997d50f 16-Feb-2003 Georg Richter

added new function mysqli_stmt_affected_rows
added bigint support for mysqli_affected_rows
fixed memleak in mysqli_prepare (stmt->is_null)
fixed return type for mysqli_connect


# 410dd6ab 14-Feb-2003 Ilia Alshanetsky

Fixed a typo.


# 2841d94f 14-Feb-2003 Georg Richter

fixed compiler warning


# 031dd997 14-Feb-2003 Ilia Alshanetsky

Missing portion of the previous patch.


# 7d7c07a7 12-Feb-2003 Georg Richter

initial upload


123456789