Fix bug in creating temp tables

This commit is contained in:
whydoubt
2004-08-27 03:35:40 +00:00
parent 2e5179fb63
commit 13e824dbea
2 changed files with 3 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
Thu Aug 26 21:06:35 CDT 2004 Jeff Smith <whydoubt@yahoo.com>
* src/libmdb/write.c: Documentation fix
* src/sql/lexer.l: Add SQL quote escaping
* src/libmdb/worktable.c: Fix bug in creating temp tables
Tue Aug 24 21:04:17 CDT 2004 Jeff Smith <whydoubt@yahoo.com>
* include/mdbsql.h: