Skip to content

Commit 4ff9d34

Browse files
committed
added issue 206 to FAQ
1 parent a9d919a commit 4ff9d34

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -525,6 +525,10 @@ sudo apt-get install libpq-dev libsqlite3-dev libmysqlclient-dev
525525
bundle install
526526
```
527527

528+
### Object destroy fails with MySQL 5.7+
529+
530+
A bug was introduced in the query optimizer. [See the workaround here](https://github.com/mceachen/closure_tree/issues/206).
531+
528532
## Testing with Closure Tree
529533

530534
Closure tree comes with some RSpec2/3 matchers which you may use for your tests:

0 commit comments

Comments
 (0)