MySQL 8.4.0
Source Code Documentation
statement_runnable.h File Reference
#include "lex_string.h"

Go to the source code of this file.

Classes

class  Server_runnable
 Execute a fragment of server code in an isolated context, so that it doesn't leave any effect on THD. More...
 
class  Statement_runnable
 Execute one SQL statement in an isolated context. More...