PRPSQLSTT packet

The PRPSQLSTT packet is sent by client to start the processing of a prepared statement.

This packet may contain a number of parameters, the most common are:


The SQL statement is not available in this packet because it has not yet been received.

Prepared statements are treated like all other statements, and can be influenced in a query filter.

Example

context.packet.MONITOR = 0x80000000;