类 MysqlxNotice.SessionVariableChanged

  • 所有已实现的接口:
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, MysqlxNotice.SessionVariableChangedOrBuilder, Serializable
    封闭类:
    MysqlxNotice

    public static final class MysqlxNotice.SessionVariableChanged
    extends com.google.protobuf.GeneratedMessageV3
    implements MysqlxNotice.SessionVariableChangedOrBuilder
    
    Notify clients about changes to the current session variables.
    Every change to a variable that is accessible through:
    @code{sql}
    SHOW SESSION VARIABLES
    @endcode
    | @ref Mysqlx::Notice::Frame  Field | Value    |
    |-----------------------------------|----------|
    | ``.type``                         | 2        |
    | ``.scope``                        | ``local``|
     
    Protobuf type Mysqlx.Notice.SessionVariableChanged
    另请参阅:
    序列化表格