[Libreoffice-bugs] [Bug 128950] With LO Base 6.2, it is no longer possible to change the Database connection type in "MySQL (Native)"
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Nov 22 22:22:35 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=128950
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |btomi96 at gmail.com
--- Comment #8 from Julien Nabet <serval2412 at yahoo.fr> ---
Pb is due to this part
118 // skip mysql connection variations. It is handled in another window.
119 if(sURLPrefix.startsWith("sdbc:mysql:") &&
!sURLPrefix.startsWith("sdbc:mysql:jdbc:"))
120 continue;
Commenting this block makes Mysql Native Mysql ODBC appear
(see
https://cgit.freedesktop.org/libreoffice/core/commit/?id=b2cefc2e36925b4384eb0aea54aa2c6bcfb018a8)
Tamás: any thoughts here?
--
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/20191122/47f19a5f/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list