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

            Bug ID: 143895
           Summary: Mysql MEDIUMINT data type but interpreted correctly by
                    Base table definition
           Product: LibreOffice
           Version: 7.0.6.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: [email protected]
          Reporter: [email protected]

UI
I have a MySql database which I have successfully accessed via Base and
successfully created a form over.
I noticed one numeric column truncates to a value of 32,767. That column in the
MySql database is MEDIUMINT but Base has defaulted to SMALLINT.
If I edit the table definition in Base for that column to (what seems a valid)
value of MEDIUMINT, it is not accepted.
If I edit the table definition in Base for that column to value of INTEGER, it
is accepted.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to