MySQL 9.1.0
Source Code Documentation
|
#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... | |