Files
oceanbase/src/sql/session/README
wangzelin.wzl 93a1074b0c patch 4.0
2022-10-24 17:57:12 +08:00

5 lines
270 B
Plaintext

See `ob_sql_session_info.h' for the interface of this module.
ObBasicSessionInfo存储系统变量及其相关变量,并存储远程执行SQL task时,需要序列化到远端的状态.
ObSQLSessionInfo存储其他状态信息,如prepared statment相关信息等.