hi!

>>>>> "Sinisa" == Sinisa Milivojevic <[EMAIL PROTECTED]> writes:

Sinisa> Becky McElroy writes:
>> Two questions regarding multi-table operations:
>> 
>> 1) I've got multi-table delete working with a couple of BDB tables,
>> where it's properly deleting from one or both tables, and all
>> possibilities of the delete criteria are being exersized.  After the
>> multi-table delete command, I can 'select *' from the first table
>> referenced in my multi-table delete just fine, but when I do 'select *'
>> for the second table, I get
>> 
>> ERROR 1032: can't find record in 'tblname'
>> 
>> If I do it again, then I get the query output just fine for the second
>> table from that point on.
>> (I'm using MySQL-Max-4.0.1-2 on Red Hat linux 6.1)
>> It's looking like a bug. Has anyone else encountered this?
>> 
>> 2) Does anyone know when multi-table update will be available?
>> 
>> Thanks.
>> 
>> --
>> Becky McElroy

Sinisa> Hi!

Sinisa> Regarding the above error with BDB tables, there was a bug in 4.0.0,
Sinisa> which should have been fixed in 4.0.1.

Becky, as you are already using 4.0.1:

Any change you could do a test case for us so that we could repeat this
problem?  This would enable us to fix this for 4.0.2

Regards,
Monty

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to