MySQL 8.4.2
Source Code Documentation
|
Fetches the requested amount of rows from a resultset produced by COM_STMT_EXECUTE
Type | Name | Description |
---|---|---|
int<1> | status | [0x19] COM_STMT_CLOSE |
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: