Hi :-)
I'm trying to get together a couple of bugs, such as this one:
UPDATE users SET state = 'DC' AND city = 'Washington'
WHERE state = 'DC' AND city = 'Washington'
(this one was originally here)
I'm interested in Perl, Java, C, Prolog, Haskell, whatever... :-) The idea would be to put some guys trying to spot those bugs (I haven't thought about it pretty well, but at least it will be entertaining for me :-) to collect the bugs, that is :-) )
The table was used to pass data between programs, and we were wondering why some programs sometimes didn't get their datadelete from some_table where id_field = id_field