Re: InnoDB slowness

2004-08-10 Thread Egor Egorov
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

InnoDB slowness

2004-08-05 Thread sean c peters
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