COM_STMT_FETCH
Fetch rows from a prepared statement.
A COM_STMT_EXECUTE with a non-zero cursor flag must have been successfully executed before any COM_STMT_FETCH commands can be executed.
Fields
Response
Returns one or more binary result set rows followed by an EOF packet.
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.