Fixed memory issue

This commit is contained in:
Jenny Tam 2017-12-15 11:27:53 -08:00
parent 680f847ea8
commit 7100292331

View file

@ -299,6 +299,8 @@ function runTest($noPasses, $noRows, $tableName, $conn, $prepared, $release, $mo
if ($rowCount != $noRows) {
die("$rowCount rows retrieved instead of $noRows\n");
}
unset($errState);
unset($errMessage);
break;
case 6: // fetch array