https://bugs.documentfoundation.org/show_bug.cgi?id=127040
--- Comment #13 from Julien Nabet <[email protected]> ---
Also present here:
http://www.firebirdfaq.org/faq61/
I retrieved last Firebird sources from github (see
https://github.com/FirebirdSQL/firebird/commits/master), no evolution about
src/jrd/val.h
still const ULONG MAX_RECORD_SIZE = 65535
Git grepping on this const only gives:
src/jrd/dfw.epp:5581: if (offset > MAX_RECORD_SIZE)
src/jrd/val.h:54:const ULONG MAX_RECORD_SIZE = 65535;
First line concerns an error message.
Taking a look at the bugtracker, I noticed
http://tracker.firebirdsql.org/browse/CORE-755
So increasing record size is a very old demand
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs