Comment 12 for bug 1729536

Revision history for this message
Olaf van der Spek (olafvdspek) wrote : Re: [Bug 1729536] Re: InnoDB: Failing assertion: sym_node->table != NULL

2017-11-30 9:12 GMT+01:00 Eric Fjøsne <email address hidden>:
> @Olaf: it wasn't available anymore unfortunately.
>
> After deactivating the OPTIMIZE statements and changing the TRUNCATE
> statement to DELETE FROM in our pre-production scripts, I can happily
> confirm there was no outage on our server during this night.
>
> If this can help investigating this bug in any way?

My guess:
1. Test with just the optimize enabled.
2. Test with just the truncate enabled.

3. If the crashes return, try to narrow it down to specific queries / tables.

--
Olaf