MySQL 9.1.0
Source Code Documentation
|
#include <stddef.h>
#include "my_inttypes.h"
#include "plugin/group_replication/include/plugin_utils.h"
#include "plugin/group_replication/include/sql_service/sql_service_interface.h"
Go to the source code of this file.
Classes | |
class | Sql_service_commands |
struct | st_session_method |
class | Session_plugin_thread |
class | Sql_service_command_interface |
Macros | |
#define | GR_PLUGIN_SESSION_THREAD_TIMEOUT 10 |
Enumerations | |
enum | enum_plugin_con_isolation { PSESSION_USE_THREAD , PSESSION_INIT_THREAD , PSESSION_DEDICATED_THREAD } |
What is the policy when creation a new server session for SQL execution. More... | |
#define GR_PLUGIN_SESSION_THREAD_TIMEOUT 10 |