Hi!

I'm entering the statements exactly as listed in my message (only done a search/replace on table-name).

So SELECT says there are 2 records, but then DELETE does not see those same 2 records... :-/

Is there something like a verbose/debug mode in which I can see more precise why my DELETE doesn't work?

Regards,
  Evert

Aleksandar Bradaric wrote:
Hi,

Query OK, 0 rows affected (0.00 sec)

It  did  not find/delete any rows - please double-check your
conditions  and  make sure you are using the same set as for
the SELECT statement.


Best regards,
Aleksandar




--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to