1386
1379
/** The current internal error handler for this thread, or NULL. */
1387
1380
Internal_error_handler *m_internal_handler;
1396
1382
This memory root is used for two purposes:
1397
1383
- for conventional queries, to allocate structures stored in main_lex
1398
1384
during parsing, and allocate runtime data (execution plan, etc.)