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