Bruce Johnson
|
5bfd423e19
|
Update mdb_index_hash_text() call to match latest signature
|
2018-01-19 05:51:00 -05:00 |
|
Nirgal Vourgère
|
7841d30d43
|
Revert use of config.h
Revert
7162e8db74
088493d499
And drop AC_CONFIG_HEADERS so that config goes though the command line.
No longer generating config.h, update .gitignore
|
2013-07-15 02:42:12 +02:00 |
|
Nirgal Vourgère
|
7162e8db74
|
Include config.h in all .c files
Need to be the first file since it may define large files support
and other options.
|
2013-07-04 10:53:13 +02:00 |
|
Nirgal Vourgère
|
f6cd70494c
|
Automatically init/exit libmdb code
mdb_init() and mdb_exit() are now deprecated.
|
2012-07-22 02:29:04 +02:00 |
|
Jean-Michel Vourgère
|
9c74aae165
|
Fixed some compiler warnings in prindex
Warn and continue if the field referenced by an index can't be found
Removed obsolete args from check_row
|
2012-07-02 14:48:34 +02:00 |
|
Nirgal Vourgre
|
dd0f4c3819
|
Patch docs.diff from Nirgal
|
2011-08-28 19:53:29 -04:00 |
|
whydoubt
|
22c3b15218
|
Use more appropriate types (void *, size_t)
|
2005-06-28 04:53:37 +00:00 |
|
whydoubt
|
160418635d
|
Clean up some gcc4 warnings
|
2005-05-02 12:46:33 +00:00 |
|
whydoubt
|
3153f5dd1e
|
Add mdb_find_row function
|
2005-03-07 04:28:12 +00:00 |
|
whydoubt
|
4cc424f913
|
Warnings fixes
|
2004-07-17 14:21:43 +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
|
0baed7b268
|
Use mdb_close to match mdb_open instead of mdb_free_handle
|
2004-04-14 05:58:52 +00:00 |
|
brianb
|
4953cee0af
|
signature change to mdb_open()
|
2004-04-13 20:06:04 +00:00 |
|
brianb
|
278cf8ef42
|
fix compiler warnings in libmdb/ util/ sql/
|
2004-01-10 01:52:56 +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
|
c6da2f1845
|
mdb-check and prindex programs
|
2003-01-05 15:00:23 +00:00 |
|