sean c peters <[EMAIL PROTECTED]> wrote:
> I am in the process of upgrading one of my systems to use InnoDB tables, along
> with some other tweaks to my code. In any case, i just tried to delete around
> 7000 records from a table, where there are 9 other tables that will cascade
> delete when r
Hi all,
I am in the process of upgrading one of my systems to use InnoDB tables, along
with some other tweaks to my code. In any case, i just tried to delete around
7000 records from a table, where there are 9 other tables that will cascade
delete when rows from the other table are deleted. Over