MySQL 9.1.0
Source Code Documentation
|
#include <stdint.h>
#include "my_alloc.h"
#include "my_sys.h"
#include "mysql/strings/m_ctype.h"
#include "sql_lexer_parser_state.h"
Go to the source code of this file.
Classes | |
class | THD |
For each client connection we create a separate thread with THD serving as a thread/connection descriptor. More... | |
struct | THD::System_variables |