| 4151 | } |
| 4152 | |
| 4153 | inline void set_row_count_func(longlong row_count_func) |
| 4154 | { |
| 4155 | m_row_count_func= row_count_func; |
| 4156 | } |
| 4157 | |
| 4158 | /* |
| 4159 | Free all top level statement data (e.g. belonging to SYS_REFCURSORs) |
no outgoing calls
no test coverage detected