Ah, of course. Compression. I looked to see that the legacy system has SQL statements for insert and select of the table doc_fil and it is calling compress() and uncompress(). I found this on google, InnoDB implements compression with the help of the well-known zlib library<http://www.zlib.net/>, which implements the LZ77 compression algorithm. The dump is not de-compressing the field. I don't suppose MarkLogic has a solution for this. Maybe?
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
