This table is used only for QAnywhere applications. This table is created on the remote database by the QAnywhere Agent as needed.
Caution
Do not alter this table. |
Column |
Description |
---|---|
msgid |
VARCHAR(128). Primary key. Globally unique message identifier. |
props | LONG BINARY. An encoding of the message properties. |
content | LONG BINARY. The content of the message. Text messages are encoded as UTF-8. |
The owner of this table is ml_qa_user_group.