Francisco Ivan Anton Prieto <[EMAIL PROTECTED]> wrote: > I am crazy with a problem. > > I would like to know the best method to SELECT affected rows after an > UPDATE. >
If you set column values to the new (different from current value), you can just use the same WHERE clause in the SELECT statement. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Egor Egorov / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]