Patch utfsql.diff from Nirgal

This commit is contained in:
Nirgal Vourgre
2011-08-28 19:49:54 -04:00
committed by Brian Bruns
parent aee657f603
commit 07f915b3c7
4 changed files with 31 additions and 23 deletions

View File

@@ -806,4 +806,3 @@ mdb_sql_dump_results(MdbSQL *sql)
/* the column and table names are no good now */
mdb_sql_reset(sql);
}