37
34
*****************************************************************************/
39
36
FunctionCursor::FunctionCursor(plugin::StorageEngine &engine_arg,
41
38
Cursor(engine_arg, table_arg),
42
39
estimate_of_rows(100), // Completely fabricated, I used to use the value 2.