JDatabaseDriverMysql::freeResult
Method to free up the memory used for the result set.
Signature
protected function freeResult([mixed
$cursor = null] )
Parameters
-
$cursor
- The optional result set cursor from which to fetch the row.
Returns
- void