Purpose
Advance to previous row in index.
Synopsis
virtual int index_prev
( |
buf) ; |
|
Description
This is the index_prev
method.
Used to read backward through the index.
Parameters
Return Values
This function has no return values.
Usage
Move to previous row in index, retun in buffer.
Default Implementation
{ return HA_ERR_WRONG_COMMAND; }