Georg Richter
5655ebe6f2
added new function mysqli_stmt_num_rows
2003-06-22 08:46:39 +00:00
Georg Richter
4554dc4a37
new functions (4.1.1): mysql_sqlstate, mysql_stmt_sqlstate
2003-06-21 13:35:26 +00:00
James Cox
f68c7ff249
updating license information in the headers.
2003-06-10 20:04:29 +00:00
Georg Richter
7cf921a56f
profiler:
...
moved profiler stuff from php_mysql.h to separate include file
added port communication
added xml support for file and port output
2003-03-11 01:19:21 +00:00
Georg Richter
15f648c8f9
various changes for profiler
2003-03-08 23:33:12 +00:00
Georg Richter
338ec7b859
fixed bug in macro-definition
2003-03-03 22:50:56 +00:00
Georg Richter
281960ee78
added profiler support
2003-03-03 22:36:47 +00:00
Georg Richter
b63fbf2763
Fixed bug with stmt_close (libmysql bk version 1.1477 required)
...
Fixed bug with mysql_execute and float values
2003-02-22 07:31:01 +00:00
Georg Richter
500dfcfd62
added new function mysqli_stmt_store_result
2003-02-18 08:49:00 +00:00
Ilia Alshanetsky
ad1972fae9
Moved longlong conversion to a macro.
2003-02-16 15:56:57 +00:00
Georg Richter
6997d50ff0
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
2003-02-16 12:03:37 +00:00
Ilia Alshanetsky
f8e0290cd6
Allow mysqli to be built when imap (c-client) is used.
2003-02-14 21:27:13 +00:00
Ilia Alshanetsky
031dd997fb
Missing portion of the previous patch.
2003-02-14 16:49:09 +00:00
Ilia Alshanetsky
4f1b6364f9
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.
2003-02-14 16:45:31 +00:00
Georg Richter
44559a18f9
added new function int mysql_get_server_version
...
this function is available since libmysql change set 1.1450 (2002-02-13)
2003-02-13 00:11:17 +00:00
Georg Richter
2706394076
removed function mysql_num_warnings (libmysql change).
2003-02-12 10:39:06 +00:00
Georg Richter
7d7c07a77c
initial upload
2003-02-12 00:45:53 +00:00