Comment 4 for bug 1434940

Revision history for this message
Sveta Smirnova (svetasmirnova) wrote :

Thank you for the feedback.

Stack trace shows that InnoDB tries to read all tables in database temp, then crashes. This is not enough to repeat the bug.

We need at least:

1. Query which customer issued when crash happened.
2. Output of SELECT * FROM INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS WHERE REFERENCED_TABLE_NAME='ledger_versioned'
3. Full error log file attached.