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
fd550a5f52
Clean up some memory leaks
2004-12-01 06:34:27 +00:00
brianb
34a9eac4ea
iconv conversion code
2004-11-26 05:22:52 +00:00
whydoubt
8b9c2cda5a
Various mdb-sql improvements
2004-10-28 03:33:20 +00:00
whydoubt
fd04c906c8
Readline usage fixes
2004-10-25 04:11:13 +00:00
whydoubt
dd99bd0a68
Use 'Flags' field in MSysObjects to recognize system tables
2004-09-16 04:00:39 +00:00
whydoubt
56995ff968
Enable multi-page temp tables
2004-09-09 03:44:35 +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
3d47cc5570
Add function mdb_read_table_by_name
2004-07-02 12:29:09 +00:00
whydoubt
d6db6c3ed4
Fix some memory leaks
2004-06-24 04:22:40 +00:00
whydoubt
7e4a7bc113
Fix a memory leak
2004-06-23 03:03:06 +00:00
brianb
642a74c8c3
fix readline detection
2004-06-20 14:36:23 +00:00
whydoubt
c99ce9815d
Fix a bug and a typo in mdb-schema
2004-06-18 05:13:16 +00:00
whydoubt
402e6be097
Major revisions to 'backend' code
2004-06-11 13:56:39 +00:00
whydoubt
a5afa5c9e4
better utilize glib functions, fix memory leaks
2004-05-30 07:19:22 +00:00
brianb
50a94fdccf
handle any object type in mdb-prop
2004-05-02 11:39:25 +00:00
brianb
8c54cf8331
add -t flag
2004-05-02 11:24:39 +00:00
whydoubt
0baed7b268
Use mdb_close to match mdb_open instead of mdb_free_handle
2004-04-14 05:58:52 +00:00
whydoubt
edd22153c6
Make mdb-check compilable
2004-04-14 00:13:00 +00:00
brianb
4953cee0af
signature change to mdb_open()
2004-04-13 20:06:04 +00:00
brianb
49cf3e0cbc
delete orphan files
2004-04-12 14:27:07 +00:00
brianb
acd03635c4
broken pipe on commit, see previous log
2004-03-06 05:14:14 +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
df8bf09aa7
patch #856724/856342 and odds and ends.
2004-02-09 20:38:45 +00:00
brianb
7ef02592d0
half of patch #857342 , still need to fix NULL values
2004-02-09 03:52:25 +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
083434c413
mysql patch
2004-02-08 18:41:06 +00:00
brianb
af7b6953ad
last commit failed, see ChangeLog for changes
2004-02-06 02:35:18 +00:00
brianb
ede5601bf2
bug fix for #688181
2004-01-10 23:19:34 +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
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
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
75216d7a90
index work
...
dmalloc headers
mem leak fixes
start on i18n
2003-01-28 23:51:06 +00:00
brianb
f30001a4f5
typo fix
2003-01-22 20:15:42 +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
c6da2f1845
mdb-check and prindex programs
2003-01-05 15:00:23 +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
brianb
d1e586cdf0
missed a couple files and updated for new progs
2002-12-27 20:40:21 +00:00
brianb
8b6a84bd0b
patches 604726 and 655057 and more gmdb2 work
2002-12-27 20:31:29 +00:00