(1)The THD Class
/**
@class THDFor each client connection we create a separate thread with THD serving as
a thread/connection descriptor
*/
(2The NET Structure
(3)The LEX Structure
(4)The ITEM_ Class
本文介绍了数据库连接中使用的THD类,该类用于为每个客户端连接创建单独的线程,作为线程/连接描述符。此外,还简要提到了NET结构、LEX结构以及ITEM类的相关概念。
(1)The THD Class
/**
@class THD*/
(2The NET Structure
(3)The LEX Structure
(4)The ITEM_ Class
1万+

被折叠的 条评论
为什么被折叠?