Commit Graph

42 Commits

Author SHA1 Message Date
whydoubt
3e65f9718c Use col->is_fixed member directly 2005-06-23 05:42:02 +00:00
whydoubt
6bec184d98 Fix bug in handling certain 'jump tables' 2005-06-17 02:37:18 +00:00
whydoubt
30b165938b Replace a few mdb_pg_get_int's with mdb_get_int's 2005-03-22 13:06:57 +00:00
whydoubt
b4d9eb5225 Remove some unused variables 2005-03-13 22:14:06 +00:00
whydoubt
3153f5dd1e Add mdb_find_row function 2005-03-07 04:28:12 +00:00
whydoubt
0421fc8efe Rework of mdb_crack_row 2005-02-26 05:20:11 +00:00
brianb
2002c19cee mdb-import fixes, kinda works now 2005-02-11 16:24:01 +00:00
brianb
fa8d24dd2b patch from Wind Li for iconv on jet3.
Small changes from me for writing.
2004-12-01 23:31:48 +00:00
whydoubt
10d0b62079 Temp table improvements 2004-09-12 19:04:59 +00:00
whydoubt
56995ff968 Enable multi-page temp tables 2004-09-09 03:44:35 +00:00
whydoubt
f250fd507f Jump table packing/cracking improvements 2004-08-28 05:18:52 +00:00
whydoubt
139752bf3a mdb_crack_row3 rewrite 2004-08-27 03:45:53 +00:00
whydoubt
2e5179fb63 Add SQL quote escaping, Documentation fix 2004-08-27 02:05:22 +00:00
whydoubt
e33c909174 Fix bug in storing variable-length field offsets 2004-08-25 02:42:53 +00:00
whydoubt
f2125dd3bc A fix for bug #669739 that became a mdb_crack_row4 rewrite. Thanks to Luciano Miguel Wolf and Alexandre Horst for the bug analysis and the initial patch. 2004-08-05 03:33:41 +00:00
whydoubt
4cc424f913 Warnings fixes 2004-07-17 14:21:43 +00:00
whydoubt
4a245f2af7 Warnings fixes and better use of GLib 2004-07-17 07:48:11 +00:00
whydoubt
e121a82946 Lots more gcc warnings fixes 2004-07-09 12:47:04 +00:00
whydoubt
6380e303ff Replace size_t with ssize_t as appropriate 2004-07-03 07:01:55 +00:00
brianb
50a94fdccf handle any object type in mdb-prop 2004-05-02 11:39:25 +00:00
brianb
bde195357e fix reading of deleted/added columns 2004-04-16 15:45:12 +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
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
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
a62f26df50 support for compressed index keys and trailing leaves 2004-02-11 22:05:13 +00:00
brianb
ab82227578 fix list tables 2004-02-07 01:19:07 +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
278cf8ef42 fix compiler warnings in libmdb/ util/ sql/ 2004-01-10 01:52:56 +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
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
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
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
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
brianb
16735470a7 port of gmdb to gnome2. lots o other stuff 2002-12-27 15:09:02 +00:00