Brian Bruns
|
91cd0b7475
|
fix comments for mysql from Dmitry Nikitin
|
2011-03-20 15:24:56 -04:00 |
|
Brian Bruns
|
1f3c04990d
|
numeric patch from Jakob Egger
|
2011-03-20 15:23:27 -04:00 |
|
Brian Bruns
|
ff251e736f
|
patch 'binaries' from Nirgal Vourgère
|
2011-02-21 14:11:57 -05:00 |
|
Brian Bruns
|
d794c6e2a1
|
patch default_values from Nirgal Vourgère
|
2011-02-16 18:59:25 -05:00 |
|
Brian Bruns
|
39277312d4
|
patch 'schema2' from Nirgal Vourgère
|
2011-02-16 18:58:22 -05:00 |
|
Brian Bruns
|
6696edf1f8
|
patch 'props' from Nirgal Vourgère
|
2011-02-16 18:58:02 -05:00 |
|
Brian Bruns
|
fa83ed0af0
|
patch 'ole' from Nirgal Vourgère
|
2011-02-16 18:57:40 -05:00 |
|
Brian Bruns
|
0eea4c148f
|
patch schema-indexes from Nirgal Vourgère
|
2011-02-16 18:57:05 -05:00 |
|
Brian Bruns
|
3adb7d6bab
|
clean up for kkd / mdb-props, from Nirgal Vourgère
|
2011-02-07 22:06:48 -05:00 |
|
Brian Bruns
|
5c7e4216fa
|
clean up float length, from Nirgal Vourgère
|
2011-02-07 22:04:30 -05:00 |
|
Brian Bruns
|
be2a287f5c
|
fix index counting, from Nirgal Vourgère
|
2011-02-07 21:57:13 -05:00 |
|
jakob
|
82b28d6845
|
Fixed a bug that would remove the first two digits after the decimal mark in NUMERIC (decimal) fields
|
2011-01-26 09:55:30 -08:00 |
|
Brian Bruns
|
037b9bc8fc
|
remove cvsignore and add gitignore per Jeff Smith
|
2010-11-01 09:30:24 -04:00 |
|
Brian Bruns
|
85be8bbe68
|
patch 180-slowmap-fallback from Nirgal Vourgère
|
2010-11-01 09:26:46 -04:00 |
|
Brian Bruns
|
4f73e1b295
|
patch from Terry Brown <terry_n_brown at yahoo.com> to not sanitize the schema in mdb-schema
|
2010-08-03 20:04:29 -04:00 |
|
Brian Bruns
|
9b87b488a4
|
revised patch 130-export-smallfloat from Nirgal Vourgère
|
2010-08-03 19:59:41 -04:00 |
|
Brian Bruns
|
1cc10bbcd7
|
fix offset of page type in data/leaf page writing
|
2010-06-24 07:55:07 -04:00 |
|
Brian Bruns
|
87af69a15e
|
Debian patch 170-sequences from Nirgal Vourgère
|
2010-06-20 16:30:47 -04:00 |
|
Brian Bruns
|
f2bc2e1a21
|
Debian patch 160-foreign-keys from Nirgal Vourgère
|
2010-06-20 16:28:54 -04:00 |
|
Brian Bruns
|
30e5a6f4bb
|
Debian patch 150-backend-quote from Nirgal Vourgère
|
2010-06-20 16:27:42 -04:00 |
|
Brian Bruns
|
4c83570d41
|
Patch 120-decrypt from David Mansfield
|
2010-06-17 22:23:45 -04:00 |
|
Brian Bruns
|
7a073df76e
|
Patch 155-blob from Nirgal Vourgère
|
2010-06-17 22:12:44 -04:00 |
|
Brian Bruns
|
4fb8786418
|
Debian patch 130-export-smallfloat from Vincent Fourmond
|
2010-06-17 19:56:22 -04:00 |
|
Brian Bruns
|
625c588cdf
|
Debian patch 100-postgres-types from Nirgal Vourgère
|
2010-06-17 19:02:28 -04:00 |
|
Brian Bruns
|
09a82013a3
|
Debian patch 056-libmdb-data
|
2010-06-16 23:36:14 -04:00 |
|
Brian Bruns
|
9bd658067b
|
Patch from Alex Hunsaker posted 2005-11-17. retrieve number of var cols for this row in mdb_crack_row() only if there are var cols according to table definition.
|
2010-06-16 22:42:39 -04:00 |
|
Brian Bruns
|
ae9fe1f304
|
patch from Brett Hutley posted 2008-07-24. Bounds check binding of memo field in JET3 when not using iconv.
|
2010-06-16 22:37:31 -04:00 |
|
brianb
|
c021da2555
|
fix negative numbers on MDB_INT types
|
2007-03-17 01:08:52 +00:00 |
|
brianb
|
2d098cd9e9
|
bug #1463036. do case insensitive compare in mdb_bind_column_by_name()
|
2007-03-06 00:28:33 +00:00 |
|
whydoubt
|
bc71178167
|
Fix and tidy up read_pg_in* functions
|
2005-12-17 15:59:18 +00:00 |
|
whydoubt
|
de1ce907a4
|
Fixes in reading data into bound fields
|
2005-11-04 12:12:11 +00:00 |
|
whydoubt
|
54bc9c81c6
|
Use correct parameter in mdb_col_to_string
|
2005-10-17 12:11:57 +00:00 |
|
whydoubt
|
8b9438dff5
|
Make backend_name parameter a const char *
|
2005-10-17 12:04:34 +00:00 |
|
brianb
|
a443e83ae7
|
Clean up for 0.6 release and some bug fixes
|
2005-09-07 23:27:43 +00:00 |
|
whydoubt
|
c6300ecf16
|
Use size_t instead of unsigned int for calling iconv
|
2005-08-05 15:52:16 +00:00 |
|
whydoubt
|
eb9bba1d10
|
Alter buffer_dump's third parameter from 'end' to 'length'
|
2005-07-02 07:16:04 +00:00 |
|
whydoubt
|
22c3b15218
|
Use more appropriate types (void *, size_t)
|
2005-06-28 04:53:37 +00:00 |
|
whydoubt
|
d0474b4692
|
Remove remaining int24 uses
|
2005-06-23 07:04:17 +00:00 |
|
whydoubt
|
3e65f9718c
|
Use col->is_fixed member directly
|
2005-06-23 05:42:02 +00:00 |
|
whydoubt
|
707a7ac399
|
Fix some potential segmentation faults
|
2005-06-17 02:42:18 +00:00 |
|
whydoubt
|
6bec184d98
|
Fix bug in handling certain 'jump tables'
|
2005-06-17 02:37:18 +00:00 |
|
whydoubt
|
22beb78295
|
Fix segmentation fault
|
2005-06-17 02:20:40 +00:00 |
|
whydoubt
|
160418635d
|
Clean up some gcc4 warnings
|
2005-05-02 12:46:33 +00:00 |
|
whydoubt
|
e0cb6caa73
|
Clean up some gcc4 warnings and errors
|
2005-04-29 03:08:12 +00:00 |
|
whydoubt
|
6587feb47e
|
Fix segfault on file-not-found
|
2005-03-28 03:33:11 +00:00 |
|
whydoubt
|
56e81caf58
|
Fix a bug in mdb_find_row
|
2005-03-23 03:51:58 +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
|
a2c849ca8c
|
Clean up some warnings
|
2005-03-22 13:04:12 +00:00 |
|
whydoubt
|
5926d50e2c
|
Clean up printing of floating-point values
|
2005-03-19 12:37:11 +00:00 |
|
whydoubt
|
e3df6e8fb7
|
Improve OLE-related functions
|
2005-03-16 12:43:01 +00:00 |
|