[Libreoffice-bugs] [Bug 122520] New: primary key in a primary-foreign key relationship can not contain a capital letter

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jan 7 00:31:56 UTC 2019


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

            Bug ID: 122520
           Summary: primary key in a primary-foreign key relationship can
                    not contain a capital letter
           Product: LibreOffice
           Version: 6.2.0.1 rc
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: elderdanlewis at gmail.com

Created attachment 148080
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148080&action=edit
Seen with Tools > Relationships

I use MySQL 8.0.13 as my back end and connect Base to it using MySQL(JDBC)
connector 8.0.13. I create two tables which have a primary-foreign key pair. If
the primary key contains any caps, then a fictitious relationship is created.
   Example: primary key name: Qt_id and foreign key name: 
Qt_id. The relationship created is between qt_id and Qt_id (primary and foreign
key, resp.)
   I have attached three screenshots. The first one shows the tables in Tools >
Relationships. The second one shows the fields which are related. The third one
shows the primary-foreign key pair relationship in MySQL Workbench. (It is also
version 8.0.13.)

-- 
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/20190107/0512849e/attachment.html>


More information about the Libreoffice-bugs mailing list