Re: Possible UPDATE bug

2001-05-23 Thread Sinisa Milivojevic
[EMAIL PROTECTED] writes: > >Description: > When updating a table after it has been selected with a LEFT JOIN, some > UPDATE queries execute normally without actually updating the data, unless the > data to be updated is selected normally first. > This script is written in mod_perl, us

Possible UPDATE bug

2001-05-22 Thread nep
>Description: When updating a table after it has been selected with a LEFT JOIN, some UPDATE queries execute normally without actually updating the data, unless the data to be updated is selected normally first. This script is written in mod_perl, using DBI::mysql to connect to the