Re: Making UPDATE return the no. of rows matched [from Perl]

2002-05-14 Thread Mark Matthews
- Original Message - From: "Paul DuBois" <[EMAIL PROTECTED]> To: "rory oconnor" <[EMAIL PROTECTED]> Cc: "Rune Steinseth" <[EMAIL PROTECTED]>; "mysql list (choose midget)" <[EMAIL PROTECTED]> Sent: Tuesday, May 14, 2002 11

Re: Making UPDATE return the no. of rows matched [from Perl]

2002-05-14 Thread Paul DuBois
At 11:35 -0500 5/14/02, rory oconnor wrote: >I'm having some trouble with this issue...I'm using perl DBI and mysql >for a customer addressbook. I know MySQL won't needlessly update a row >if nothing's changed, but since I'm using $rc = $sth->rows; as an >indicator of success, customers will get