#
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
|
#
0133377f |
| 22-Feb-2003 |
Georg Richter |
removed some comments
|
#
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
|
#
500dfcfd |
| 18-Feb-2003 |
Georg Richter |
added new function mysqli_stmt_store_result
|
#
5b858c9e |
| 18-Feb-2003 |
Ilia Alshanetsky |
Fixed compiler warning.
|
#
bc5eb4b3 |
| 18-Feb-2003 |
Georg Richter |
fixed some leaks when mysql_close will be called before all stmts are freed.
|
#
148fdce8 |
| 16-Feb-2003 |
Ilia Alshanetsky |
Reverted lld -> lld patch and added explanation as to why it should not be done.
|
#
ad1972fa |
| 16-Feb-2003 |
Ilia Alshanetsky |
Moved longlong conversion to a macro.
|
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
|
#
43eda85d |
| 14-Feb-2003 |
Ilia Alshanetsky |
Fixed compile warnings.
|
#
f6e49047 |
| 14-Feb-2003 |
Ilia Alshanetsky |
CS fixes.
|
#
c544a778 |
| 14-Feb-2003 |
Georg Richter |
fixed a bug in mysqli_fetch removed c++ comment (thx to Jani :) fixed compiler warning
|
#
031dd997 |
| 14-Feb-2003 |
Ilia Alshanetsky |
Missing portion of the previous patch.
|
#
14bc73de |
| 14-Feb-2003 |
Georg Richter |
bind_result fix
|
#
f0e7b24e |
| 13-Feb-2003 |
Edin Kadribasic |
Use my_ulonglong instead of unsigned long long to make msvc++ happy.
|
#
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
|