https://bugs.documentfoundation.org/show_bug.cgi?id=147997
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected], | |olivier.hallot@libreoffice. | |org, [email protected] Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #1 from Julien Nabet <[email protected]> --- I submitted this patch: https://gerrit.libreoffice.org/c/core/+/131632 whatever if the patch is correct or not, the changes will only be on master branch (so future 7.4) I suppose since the patch will modify translations part. Just personal opinion but ideally, I would have dumped "MySQL" and replaced it with "MariaDB" because the more MySQL and MariaDB will differ, the more we'll got some complaining about Mysql pbs. Of course, I'm talking about direct connection. About JDBC or ODBC connection, people will just have to deal with the ad hoc driver. REALLY ideally I would have changed all filenames (mysqlc_catalog.cxx), prefix etc but 1) it's a lot of changes (so lots of time to spend and lots of possible regression) 2) I suppose it would be no-go for compatibility sake about odb files created with "mysql" reference. (Thank you Oracle...) Olivier: since you're the main "Documentation guy", thought you might be interested about this one. I noticed that there already were several locations where it's indicated "MariaDB or MySQL". -- You are receiving this mail because: You are the assignee for the bug.
