@berdir spotted this issue a little while ago.
Every time a table e.g. 'node' is requested it is added to the requestedTables array, so if node data is requested 5 times, it will be rewritten back 5 times, crazy!
This should fix it, I think this might be the cleanest way to do this? We might want to add a test, if we can.
Attachment | Size | Status | Test result | Operations |
---|---|---|---|---|
vdc-destruct-tables.patch | 997 bytes | Idle | PASSED: [[SimpleTest]]: [MySQL] 53,851 pass(es). | View details | Re-test |