ADC Advanced Policy Expressions

MYSQL_PROTOCOL_T

Models the MYSQL message types.

This topic lists the expressions that are provided by this class.

CLIENT

Operates on MYSQL Client.

Returns: mysql_client_t

REQ

Operates on MYSQL Request.

Returns: mysql_req_t

RES

Operates on MYSQL Response.

Returns: mysql_res_t

MYSQL_PROTOCOL_T

In this article