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