Bind columns by name in mdb_read_catalog

This commit is contained in:
whydoubt
2004-06-23 03:46:33 +00:00
parent acdeac0368
commit e323873a62
2 changed files with 40 additions and 40 deletions

View File

@@ -1,6 +1,7 @@
Tue Jun 22 22:02:02 CDT 2004 Jeff Smith <whydoubt@yahoo.com>
* src/util/mdb-schema.c: Fix a memory leak
* src/libmdb/mem.c: Fix another memory leak
* src/libmdb/catalog.c: Bind columns by name in mdb_read_catalog
Mon Jun 21 23:18:18 CDT 2004 Jeff Smith <whydoubt@yahoo.com>
* src/libmdb/backend.c: