MySQL 9.3 Reference Manual Including MySQL NDB Cluster 9.3

27.3.6.9 PreparedStatement Object

The PreparedStatement object represents a handler for the execution of a prepared statement. It supports the following methods:

See Section 27.3.7.2, “Prepared Statements”, for additional information and examples.