From: Doug C. <de...@fl...> - 2002-02-17 06:46:56
|
Here is a Mckoi update... Mckoi 0.92 currently has the following problems: - Can't cast NULL to VARBINARY -- fixed by mckoi.com patch - Long values 15 digit precision -- fixed by my patch - null valued Longs return 0 -- fixed by my patch **new** - no sub-selects, it seems - bug in parsing "(not (A=B))" -- Toby says it will be fixed soon - bug in parsing BETWEEN in complex query -- reported to To...@mc... - can't get composite keys to work The cvs server has a slightly updated FooBar.java to accommodate Mckoi. It works around the BETWEEN bug. If you are using Mckoi and want my patch, let me know. e |