Files
oceanbase/src/sql/session
2024-04-30 04:50:58 +00:00
..
2024-04-19 06:46:37 +00:00
2022-10-24 17:57:12 +08:00
2024-04-19 06:46:37 +00:00
2022-10-24 17:57:12 +08:00
2022-10-24 17:57:12 +08:00
2022-10-24 17:57:12 +08:00

See `ob_sql_session_info.h' for the interface of this module.

ObBasicSessionInfo存储系统变量及其相关变量,并存储远程执行SQL task时,需要序列化到远端的状态.
ObSQLSessionInfo存储其他状态信息,如prepared statment相关信息等.