Georg Richter
ffe43821d0
test for mysqli_stmt_affected_rows (delete command)
2003-02-16 12:04:21 +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
9f7fbaf5c2
Proper lib detection.
2003-02-15 20:09:49 +00:00
Ilia Alshanetsky
8a07cc45cf
Fixed skip condition.
2003-02-15 17:06:35 +00:00
Georg Richter
e671a8c3e4
added skipif section (innodb-support)
2003-02-15 16:21:35 +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
43eda85d5a
Fixed compile warnings.
2003-02-14 20:14:44 +00:00
Georg Richter
e8fd6662ae
test for bind_result with show
2003-02-14 19:49:35 +00:00
Ilia Alshanetsky
f6e4904759
CS fixes.
2003-02-14 18:35:30 +00:00
Ilia Alshanetsky
410dd6abaf
Fixed a typo.
2003-02-14 18:27:20 +00:00
Georg Richter
2841d94f02
fixed compiler warning
2003-02-14 18:18:12 +00:00
Georg Richter
c544a77836
fixed a bug in mysqli_fetch
...
removed c++ comment (thx to Jani :)
fixed compiler warning
2003-02-14 18:17:25 +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
14bc73defe
bind_result fix
2003-02-14 16:31:51 +00:00
Georg Richter
1a7a41cf9f
fixed a bug in prepare/bind
2003-02-14 16:31:22 +00:00
Georg Richter
bad0ab1576
include file for test
2003-02-13 18:21:37 +00:00
Edin Kadribasic
f0e7b24e60
Use my_ulonglong instead of unsigned long long to make msvc++ happy.
2003-02-13 17:15:22 +00:00
Edin Kadribasic
ab4bbd51ff
Initial windows project file
2003-02-13 14:46:11 +00:00
Georg Richter
124f76c557
removed warnings (unused vars)
2003-02-13 08:54:46 +00:00
Georg Richter
6bddc36966
new tests
2003-02-13 01:23:28 +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
ef086ad82d
changed function entries for statements
2003-02-12 21:07:28 +00:00
Derick Rethans
b8ad8c9f83
- Let's add the config.m4 file too :-)
2003-02-12 16:24:41 +00:00
Georg Richter
91eeae5e1d
added new tests
2003-02-12 10:40:19 +00:00
Georg Richter
2706394076
removed function mysql_num_warnings (libmysql change).
2003-02-12 10:39:06 +00:00
Georg Richter
ff8f0eb7da
adding a few tests
2003-02-12 00:46:29 +00:00
Georg Richter
7d7c07a77c
initial upload
2003-02-12 00:45:53 +00:00