STMTSTATUS_REPREPARE top-level constant

int const STMTSTATUS_REPREPARE

This is the number of times that the prepare statement has been automatically regenerated due to schema changes or changes to bound parameters that might affect the query plan.

Implementation

const STMTSTATUS_REPREPARE = 5;