whydoubt
382a0fca39
Setting pointers to NULL after freeing
2004-04-24 20:37:13 +00:00
whydoubt
7b34e5e88c
Cleaning up memory for catalogs
2004-04-24 05:53:05 +00:00
whydoubt
f1bc789dda
Setting various pointers to NULL after freeing.
2004-04-24 05:02:32 +00:00
brianb
bde195357e
fix reading of deleted/added columns
2004-04-16 15:45:12 +00:00
whydoubt
5f46b6bc2a
Make mdb_close free the handle
2004-04-14 05:15:18 +00:00
brianb
4953cee0af
signature change to mdb_open()
2004-04-13 20:06:04 +00:00
whydoubt
04452fbafe
Make mdb_free_tabledef safe from dereferencing NULL
2004-04-13 03:43:35 +00:00
brianb
222bbcdd01
more gtk-doc stuff
2004-04-13 01:27:57 +00:00
brianb
1295d079ae
first cut at gtk-doc
2004-04-13 00:39:12 +00:00
brianb
341fc9d4ef
free backend structures on exit
2004-04-12 14:33:56 +00:00
brianb
49cf3e0cbc
delete orphan files
2004-04-12 14:27:07 +00:00
brianb
4bb08b6661
lots of small fixes (see Changelog)
2004-03-13 15:07:18 +00:00
brianb
9813d08844
fix bug #903498
2004-03-06 23:59:54 +00:00
brianb
66f4ea4ae6
new file for unicode convert
2004-03-06 05:14:39 +00:00
brianb
6920daaf1e
put all unicode convert stuff in iconv.c. Use SQLGetPrivateProfile() if available (handles odbc.ini file in different places). Fix bug for list tables/describe in odbc.
2004-03-06 05:13:27 +00:00
brianb
f016c9cc88
patch from Jeff Smith for mdb_pack_row4() and null mask fix
2004-03-05 05:06:26 +00:00
brianb
c5f4a8bb04
odbc inst fixes.
...
deleted column fix for jet4 fixed columns
2004-03-04 21:25:09 +00:00
brianb
fb02e23b6b
code to handle options and debugging
2004-02-16 02:00:45 +00:00
brianb
eba3a8aca7
bugfix for #806379
2004-02-15 22:56:37 +00:00
brianb
ee53cdd230
bug #688655
2004-02-15 13:35:05 +00:00
brianb
eb2b863b35
support routine for index writes
...
port fix from data.c to mdb_crack_row?()
more tdef4 dissector work in gmdb2
2004-02-15 06:00:25 +00:00
brianb
feba3eece6
bugfix for new index algortihm.
2004-02-14 19:40:35 +00:00
brianb
3a9aa2ceb7
add -M option to mdb-ver
...
make gmdb2 version match mainline code
new dissector for jet4 tdef pages in gmdb2
gmdb2 right mouse click behaviour bugfix
pre-compute index page bitmap in mdb_index_unpack_page() in preparation for index writes.
2004-02-13 18:49:51 +00:00
brianb
a62f26df50
support for compressed index keys and trailing leaves
2004-02-11 22:05:13 +00:00
brianb
fd616622f5
patch #849200
2004-02-09 03:09:52 +00:00
brianb
fed589b2e7
rework of patch #879693 to support 0=1 in where clause
2004-02-08 21:54:20 +00:00
brianb
4a56f06da9
missed one line of mysql patch
2004-02-08 18:43:17 +00:00
brianb
083434c413
mysql patch
2004-02-08 18:41:06 +00:00
brianb
ab82227578
fix list tables
2004-02-07 01:19:07 +00:00
brianb
fcf4e1a53a
fixed booleans
2004-02-07 00:58:29 +00:00
brianb
5f02ba4fd2
add IS NULL/IS NOT NULL support, patches
2004-02-06 23:55:18 +00:00
brianb
a74094c667
sync up, see ChangeLog for details
2004-02-06 02:34:20 +00:00
brianb
8c68edba1f
Basic checks on file to ensure it's an mdb database. bug # 587739
2004-01-10 21:46:14 +00:00
brianb
dd534f39dc
left worktable.c out of Makefile.am
...
use proper glib version in extras/
2004-01-10 13:25:31 +00:00
brianb
278cf8ef42
fix compiler warnings in libmdb/ util/ sql/
2004-01-10 01:52:56 +00:00
brianb
244e519c50
forgot file on previous checkin
2004-01-09 22:28:47 +00:00
brianb
d39cc57b44
Some work on indexes/write support. Bug fixes. Preliminary temp table/worktable work.
2004-01-09 21:05:56 +00:00
brianb
11b43644dc
patches 00-14 from David Mansfield
2004-01-06 00:42:07 +00:00
brianb
8592cf5db5
missed added files
2003-05-02 22:20:44 +00:00
brianb
aa19a0892f
resync...no idea what's in here, it's been sitting on the shelf for a while
2003-04-29 17:55:09 +00:00
brianb
f02d552891
merge back
2003-02-09 23:19:21 +00:00
brianb
75216d7a90
index work
...
dmalloc headers
mem leak fixes
start on i18n
2003-01-28 23:51:06 +00:00
brianb
b0942cbf7d
fix for like clause in jet4
2003-01-21 23:43:31 +00:00
brianb
092e2b79af
query planner stuff
...
some gcc -Wall fixes
added suport for _ in identifier names in SQL
gmdb2 manual additions
2003-01-20 16:04:24 +00:00
brianb
2af5847c6f
updates for rpms lots o bug fixes, index stuff
2003-01-12 22:59:41 +00:00
brianb
f35c3f05b9
more index work
...
fixed gnome detection (i think)
added back/forward navigation to gui debugger
2003-01-09 20:24:19 +00:00
brianb
52528c6e95
add MDBPATH search
...
fix segfault in mdb-tables
2003-01-05 23:49:56 +00:00
brianb
320f03c401
added man pages for utils.
...
lots of gmdb2 work.
added statistics collection.
2003-01-05 14:57:50 +00:00
brianb
cc362c42e9
more gmdb2 work, reorged mdbhandle
2003-01-01 22:29:39 +00:00
brianb
3c0d61076d
lots more gmdb2 stuff, converted table export to glade, added schema export, toolbars, properties window to glade, et al.
2002-12-30 16:38:47 +00:00