https://bugs.documentfoundation.org/show_bug.cgi?id=133769

--- Comment #4 from Alex Thurgood <[email protected]> ---
In theory, it is supposed to be:

Char and Varchar: 32767 bytes
for encoding in single byte character encoding

according to :

http://www.firebirdfaq.org/faq61/

but then I seem to recall that we encode using 4 bytes per character because we
accept UTF-8, thereby reducing the total possible length of a VARCHAR field to
about 8K ?

See also:
https://stackoverflow.com/questions/14682709/how-to-declare-a-field-as-varcharmax-in-firebird

-- 
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

Reply via email to