Prepared statement headers
Number of parameters this statement takes.
Not actually from the server. Connection uses this to keep track of statements that should be treated as having been released.
Server's identifier for this prepared statement. Apperently, this is never 0 if it's been registered, although mysql-native no longer relies on that.
Per-connection info from the server about a registered prepared statement.