MySQL 9.1.0
Source Code Documentation
|
Fetch next portion of data from a cursor. More...
Public Attributes | |
required uint32 | cursor_id = 1 |
client-side assigned cursor ID; must be already open More... | |
optional uint64 | fetch_rows = 5 |
number of rows that should be retrieved from sequential cursor More... | |
ClientMessages::Type | client_message_id = CURSOR_FETCH |
Fetch next portion of data from a cursor.
ClientMessages::Type Mysqlx::Cursor::Fetch::client_message_id = CURSOR_FETCH |
required uint32 Mysqlx::Cursor::Fetch::cursor_id = 1 |
client-side assigned cursor ID; must be already open
optional uint64 Mysqlx::Cursor::Fetch::fetch_rows = 5 |
number of rows that should be retrieved from sequential cursor