Syntax:
Press CTRL+C to copy ccnx.free_result()
ccnx.free_result()
Frees the stored result set, if there is one, for this MySQL instance. If the statement that was executed returned multiple result sets, this method loops over and consumes all of them.
MySQL