35
34
drizzled::ha_rows estimate_of_rows;
36
35
drizzled::ha_rows rows_returned;
41
38
FunctionCursor(drizzled::plugin::StorageEngine &engine,
45
42
int open(const char *name, int mode, uint32_t test_if_locked);
54
46
int doStartTableScan(bool scan);
56
48
/* get the next row and copy it into buf */