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