From 083434c413a6ce3ccc1afb4a4399c7b86da74293 Mon Sep 17 00:00:00 2001
From: brianb
Date: Sun, 8 Feb 2004 18:41:06 +0000
Subject: [PATCH] mysql patch
---
.cvsignore | 2 +-
ChangeLog | 6 ++++++
TODO | 10 +++++-----
doc/faq.html | 2 +-
doc/install.sgml | 10 +++++-----
include/.cvsignore | 3 +++
src/gmdb2/help/C/.cvsignore | 1 +
src/libmdb/backend.c | 28 ++++++++++++++++------------
src/sql/.cvsignore | 1 +
src/util/.cvsignore | 1 +
10 files changed, 40 insertions(+), 24 deletions(-)
diff --git a/.cvsignore b/.cvsignore
index 9137b60..a0d52e8 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -10,4 +10,4 @@ config.sub
libtool
ltmain.sh
mdbtools.spec
-
+autom4te.cache
diff --git a/ChangeLog b/ChangeLog
index bfc4e2c..7e24b1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Sun Feb 8 13:02:56 EST 2004 Brian Bruns
+
+ * doc/faq.html: update email addy
+ * doc/userguide.sgml: fix typo
+ * src/libmdb/backend.c: mysql patch
+
Fri Feb 6 18:08:59 EST 2004 Brian Bruns
* include/mdbtools.h:
diff --git a/TODO b/TODO
index 451d899..906995e 100644
--- a/TODO
+++ b/TODO
@@ -19,8 +19,8 @@ libmdb:
ones should be static.
. Create an API reference for libmdb (maybe some man pages).
. Sargs need to support all datatypes
-. Need a way to express logical relationships between sargs (tree)
-. Add support for index scanning when using sargs
+. Need a way to express logical relationships between sargs (done)
+. Add support for index scanning when using sargs (partial)
. Use allocation maps to read tables, should be more efficient (done)
. write support
@@ -35,17 +35,17 @@ SQL Engine:
. SQL Engine does not handle uppercase keywords (done)
. Joins
-. OR clauses using sarg trees from above
+. OR clauses using sarg trees from above (done)
. insert/updates
. bogus column name in where clause not caught
. const = const type operations not working (e.g. WHERE 0=1)
-. list tables/describe table shouldn't directly write to stdout
+. list tables/describe table shouldn't directly write to stdout (done, but will blow up on big tables)
ODBC:
. Figure out why we get unresolved symbols when ODBC driver load by DM (iODBC
only?)
-. Boolean not working
+. Boolean not working (done)
. many unimplemented funtions
GMDB:
diff --git a/doc/faq.html b/doc/faq.html
index 5d2cbca..2ebba23 100644
--- a/doc/faq.html
+++ b/doc/faq.html
@@ -96,7 +96,7 @@ We are currently looking for corrupted Access databases to help with developing
- 1.10 What's this postcard thing?
-
-I, like many free software others, enjoy getting postcards from where users live. If you're a happy MDB Tools user (or even a disgruntled one, doesn't really matter) and want to drop me a postcard with a picture of the place you live, email me for my snail-mail address. Come one, you know you want to!
+I, like many free software others, enjoy getting postcards from where users live. If you're a happy MDB Tools user (or even a disgruntled one, doesn't really matter) and want to drop me a postcard with a picture of the place you live, email me for my snail-mail address. Come one, you know you want to!