[nycphp-talk] mysql + 0 rows affected error
jon baer
jonbaer at jonbaer.net
Wed Jan 14 12:07:23 EST 2004
yes i think its incompatability because when running local w/ 4.0.17-max the
affected rows will row when using the same client and then when connecting
to 3.23 on the server i get 0 rows reported ... it was just wierd to have
php report the same.
- jon
----- Original Message -----
From: "Hans Zaunere" <hans not junk at nyphp.com>
To: "NYPHP Talk" <talk at lists.nyphp.org>
Sent: Wednesday, January 14, 2004 10:39 AM
Subject: RE: [nycphp-talk] mysql + 0 rows affected error
> i am wondering if this is a client/server incompatibility
> issue or not, maybe someone has had the same issue ... when connected
to
> mysql cli and performing an update or delete on a table i seem to
always get "0 rows
> affected" in which the case is not true (confirmed by a followed
select) ...
Are you affecting all rows in the table? Is a WHERE clause specified?
Otherwise, maybe the cli and server versions are incompatible...
H
_______________________________________________
talk mailing list
talk at lists.nyphp.org
http://lists.nyphp.org/mailman/listinfo/talk
More information about the talk
mailing list