[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2019-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 Alex Thurgood changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENE

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2019-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 --- Comment #28 from Alex Thurgood --- I still can't connect to mysql server instances using the "JDBC" connection option in the DB creation wizard (master 6.4 macOS) No matter which strings I attempt to enter as the connection parameter

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2019-03-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 --- Comment #27 from Julien Nabet --- (In reply to Alex Thurgood from comment #26) > ... > "the problem doesn't happen with newly created ODB files on master that use > the mysql JDBC connector via the wizard, but it does with ODB files c

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2019-03-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 --- Comment #26 from Alex Thurgood --- Hi Julien, Yes, possibly. According to my findings in comment 21 : "the problem doesn't happen with newly created ODB files on master that use the mysql JDBC connector via the wizard, but it does

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2019-03-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 Julien Nabet changed: What|Removed |Added CC||serval2...@yahoo.fr --- Comment #

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2019-03-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 Alex Thurgood changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 --- Comment #24 from Alex Thurgood --- @Tamas : You need to create a database called "test" on your mysql server, and then a table "AC" as follows: CREATE TABLE `AC` ( `bid` int(10) NOT NULL AUTO_INCREMENT, `Ac` varchar(100) COLLAT

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 --- Comment #23 from Alex Thurgood --- Created attachment 145178 --> https://bugs.documentfoundation.org/attachment.cgi?id=145178&action=edit Test file - adjust as required for your own particular mysql connection -- You are receiving

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 --- Comment #22 from Alex Thurgood --- For example, I see this in the content.xml of the corresponding ODB file: com.mysql.jdbc.Driversimple however, the Java class string isn't picked up or displayed in the dialog when the file is re-

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 --- Comment #21 from Alex Thurgood --- @Tamas : the problem doesn't happen with newly created ODB files on master that use the mysql JDBC connector via the wizard, but it does with ODB files created when you choose the JDBC option in the

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 --- Comment #20 from Alex Thurgood --- @Tamas : I can attach an ODB file, but you would need to alter the connection configuration to suit your own mysql connection, userID/pwd and test db. -- You are receiving this mail because: You a

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 --- Comment #19 from Alex Thurgood --- Created attachment 145175 --> https://bugs.documentfoundation.org/attachment.cgi?id=145175&action=edit Database Connection Properties Dialog -- You are receiving this mail because: You are the as

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 --- Comment #18 from Alex Thurgood --- (In reply to Tamas Bunth from comment #16) Hi Tamas, > Thank you for testing. Could you please explain in detail, how I can > reproduce that? Could you also attach an ODB file of that kind? > > Wh

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 --- Comment #17 from Lionel Elie Mamane --- (In reply to Tamas Bunth from comment #16) > What is a class string? The name of a Java class. In this general context, this Java class is supposed to expose the JDBC interfaces, and be a driv

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 --- Comment #16 from Tamas Bunth --- Hi Alex, (In reply to Alex Thurgood from comment #13) > @Tamas : it would appear that your changes have had a major side effect in > which the existing jdbc driver class string is not only no longer r

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 --- Comment #15 from Alex Thurgood --- Tested against : Version: 6.2.0.0.alpha0+ Build ID: 030181b37d2b7edd7cab20ceb7736e575186f99b CPU threads: 4; OS: Mac OS X 10.13.6; UI render: default; Locale: fr-FR (fr_FR.UTF-8); Calc: threaded -

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 --- Comment #14 from Alex Thurgood --- (In reply to Alex Thurgood from comment #13) > @Tamas : it would appear that your changes have had a major side effect in > which the existing jdbc driver class string is not only no longer read from

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 Alex Thurgood changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 Alex Thurgood changed: What|Removed |Added OS|Linux (All) |All -- You are receiving this m

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 Tamas Bunth changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 --- Comment #12 from Commit Notification --- Tamas Bunth committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=37dba4f25f00ffc1a1a631772eadd50e998966c1 tdf#1198

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 Commit Notification changed: What|Removed |Added Whiteboard||target:6.2.0 -- You are r

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 Julien Nabet changed: What|Removed |Added Blocks||119139 Referenced Bugs: https:/

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 Alex Thurgood changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 Alex Thurgood changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 --- Comment #11 from Julien Nabet --- (In reply to Xisco Faulí from comment #10) > (In reply to Julien Nabet from comment #9) >... > The dialog is fine in the commit previous to that one. Then, for some commit > the MySQL entry is gone an

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 Xisco Faulí changed: What|Removed |Added Blocks||119927 Referenced Bugs: https://

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 Xisco Faulí changed: What|Removed |Added Keywords||bibisected CC|

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 Julien Nabet changed: What|Removed |Added Blocks||119786 Referenced Bugs: https:/

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 --- Comment #9 from Julien Nabet --- Regression from https://cgit.freedesktop.org/libreoffice/core/commit/?id=26b40fcfc67480e75bd9959b0c5cb9db10fdf6a1 ? -- You are receiving this mail because: You are the assignee for the bug.__

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 --- Comment #8 from Alex Thurgood --- (In reply to Julien Nabet from comment #5) > On Win7 with LO 6.1.0.3, I got "Mysql" then ODBC or JDBC connection. > Hi Julien, Yes, these were the defaults when no additional native connector extens

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 Lionel Elie Mamane changed: What|Removed |Added Attachment #144844|Second dialog in db wizard |Second dialog in db wizard

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 Lionel Elie Mamane changed: What|Removed |Added Attachment #144842|First dialog in db wizard |First dialog in db wizard

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 Lionel Elie Mamane changed: What|Removed |Added Attachment #144846|third dialog in wizard in |third dialog in wizard in

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 --- Comment #7 from Lionel Elie Mamane --- Created attachment 144846 --> https://bugs.documentfoundation.org/attachment.cgi?id=144846&action=edit third dialog in wizard in LibO <= 6.0 -- You are receiving this mail because: You are th

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 --- Comment #6 from Lionel Elie Mamane --- The former third dialog of the wizard was also much nicer, holding the user's hand to setup the connection. We should definitely be using that! -- You are receiving this mail because: You are t

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 Julien Nabet changed: What|Removed |Added Ever confirmed|0 |1 CC|

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 --- Comment #4 from Alex Thurgood --- (In reply to robert from comment #3) > Hi Alex, > > where did you get a working native connector for MySQL? I have tried the > last from here: > https://extensions.libreoffice.org/extensions/mysql-na

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 --- Comment #3 from rob...@familiegrosskopf.de --- Hi Alex, where did you get a working native connector for MySQL? I have tried the last from here: https://extensions.libreoffice.org/extensions/mysql-native-connector Doesn't work on my

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 --- Comment #2 from Alex Thurgood --- Created attachment 144844 --> https://bugs.documentfoundation.org/attachment.cgi?id=144844&action=edit Second dialog in db wizard -- You are receiving this mail because: You are the assignee for t

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 --- Comment #1 from Alex Thurgood --- Created attachment 144842 --> https://bugs.documentfoundation.org/attachment.cgi?id=144842&action=edit First dialog in db wizard -- You are receiving this mail because: You are the assignee for th

[Libreoffice-bugs] [Bug 119850] Database creation wizard dialog missing mysql connector options

2018-09-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119850 Alex Thurgood changed: What|Removed |Added Severity|normal |major Keywords|