Tag Archives: depth

MySQL Cascade Delete Problem

MySQL 5.1.51 introduced a nasty little bug that has the potential to really cause some production servers some ill — cascading delete and updates can sometimes fail if you’re dealing with “too much” data at once. Where “too much” is a relatively small amount. You may get bit if you have a one-to-many relationship. Continue reading

Posted in Bug Report, Disclosure, How To, MySQL, Software, SQL, Workaround | Tagged , , , , , , , , , , , , , , , , , , , , , | 1 Comment