MySQL 9.1.0
Source Code Documentation
|
Fetches the requested amount of rows from a resultset produced by COM_STMT_EXECUTE
Type | Name | Description |
---|---|---|
int<1> | status | [0x1C] COM_STMT_FETCH |
int<4> | statement_id | ID of the prepared statement to close |
int<4> | num_rows | max number of rows to return |
COM_STMT_FETCH may return one of: