https://bugs.freedesktop.org/show_bug.cgi?id=46259

             Bug #: 46259
           Summary: EasyHack: re-write mysql connector to use the 'C'
                    connector ...
    Classification: Unclassified
           Product: LibreOffice
           Version: LibO Master
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Libreoffice
        AssignedTo: [email protected]
        ReportedBy: [email protected]


The MariaDB chaps have a functional equivalent, API idential (but not GPL) 
connector library for MySQL.

Unfortunately, it is 'C' only - so we need to re-write our mysql connector, to 
target that C library instead of the C++ one.

That means a fair bit of hackery in mysqlc/ and some re-writing action there, 
to use 'libmysql' and not 'libmysqlcppcon'.

Having done that, we can then use (and presuambly distribute) MariaDB's 
connector.

Thanks.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to