[Libreoffice-bugs] [Bug 126799] MYSQL/MariaDB native connector: Unknown Column Type "Text" in GUI when opening a Table

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Aug 10 18:15:09 UTC 2019


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

--- Comment #2 from Robert Großkopf <robert at familiegrosskopf.de> ---
(In reply to Julien Nabet from comment #1)
> On pc Debian x86-64 with master sources updated today, I don't reproduce
> this.
> Field Type displays:
> Text[VARCHAR]

This is the wrong Field Type. The Type is TEXT(10), not VARCHAR. The only
possible type in the table-editor for this is Memo [TEXT]. You could choose
this type (also all other TEXT-types with Memo) and the types won't be saved.
The table editor switches Text(fix) [CHAR] instead. Here is something running
totally wrong.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190810/12b59947/attachment.html>


More information about the Libreoffice-bugs mailing list