<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - MYSQL/MariaDB native connector: Unknown Column Type "Text" in GUI when opening a Table"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126799#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - MYSQL/MariaDB native connector: Unknown Column Type "Text" in GUI when opening a Table"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126799">bug 126799</a>
              from <span class="vcard"><a class="email" href="mailto:robert@familiegrosskopf.de" title="Robert Großkopf <robert@familiegrosskopf.de>"> <span class="fn">Robert Großkopf</span></a>
</span></b>
        <pre>(In reply to Julien Nabet from <a href="show_bug.cgi?id=126799#c1">comment #1</a>)
<span class="quote">> On pc Debian x86-64 with master sources updated today, I don't reproduce
> this.
> Field Type displays:
> Text[VARCHAR]</span >

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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>