[Libreoffice-bugs] [Bug 82336] CRASH - executing mysql left outer join query on multiple tables using native connector extension

2014-09-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82336

Lionel Elie Mamane lio...@mamane.lu changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
   Keywords|regression  |
 Depends on||82847

--- Comment #19 from Lionel Elie Mamane lio...@mamane.lu ---
Norbert Thiebaud kindly fixed building the MySQL connector on MacOS X, so you
can try 

On master, I switched the MySQL connector back to the LGPL mariadb client C
library, but to version 2 of it, which has bug 70496 fixed. This bug smells so
much like a dupe of bug 70496 I'm going to mark it as such. If you can
reproduce with a newer connector (either using the MySQL GPL library or the 

The following should now build  work on MacOS X, without any system
installation of mariadb or mysql (neither C, nor C++) libraries:

 --enable-ext-mariadb-connector --without-system-mariadb
--without-system-mysql-cppconn

*** This bug has been marked as a duplicate of bug 70496 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82336] CRASH - executing mysql left outer join query on multiple tables using native connector extension

2014-09-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82336

--- Comment #20 from Lionel Elie Mamane lio...@mamane.lu ---
Oups, correction:

 If you can reproduce with a newer connector (either using the MySQL GPL
library or the MariaDB LGPL C connector version 2), then reopen.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82336] CRASH - executing mysql left outer join query on multiple tables using native connector extension

2014-08-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82336

Alex Thurgood ipla...@yahoo.co.uk changed:

   What|Removed |Added

Summary|CRASH - executing mysql |CRASH - executing mysql
   |left outer join query on|left outer join query on
   |multiple tables |multiple tables using
   ||native connector extension

--- Comment #5 from Alex Thurgood ipla...@yahoo.co.uk ---
Crash doesn't occur with the JDBC driver - changing title to reflect that it is
limited to mysql native connector

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82336] CRASH - executing mysql left outer join query on multiple tables using native connector extension

2014-08-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82336

Alex Thurgood ipla...@yahoo.co.uk changed:

   What|Removed |Added

  Component|Database|Extensions

--- Comment #6 from Alex Thurgood ipla...@yahoo.co.uk ---
Changed component to Extensions

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82336] CRASH - executing mysql left outer join query on multiple tables using native connector extension

2014-08-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82336

--- Comment #7 from Alex Thurgood ipla...@yahoo.co.uk ---
Tested on :
Version: 4.4.0.0.alpha0+
Build ID: a0b89100be8ccc2b60d08d7e3819cd247a6042b0

with JDBC connector, query executes fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82336] CRASH - executing mysql left outer join query on multiple tables using native connector extension

2014-08-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82336

--- Comment #8 from Lionel Elie Mamane lio...@mamane.lu ---
The crash is in mysql client library code...

It looks similar to bug 65630.

Which MySQL connector are you using *exactly*, built from which commit in the
git LibreOffice repo? The main thing I'm trying to find out is whether it uses
libmysql from mysql.com or the LGPL C native client library from MariaDB.

To reproduce, I'll obviously need a database dump and the .odb file.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82336] CRASH - executing mysql left outer join query on multiple tables using native connector extension

2014-08-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82336

--- Comment #9 from Lionel Elie Mamane lio...@mamane.lu ---
This looks similar to bug 70496 which was caused by
https://mariadb.atlassian.net/browse/CONC-60 , so the *first* thing to check is
if you are using a MySQL-LibreOffice native connector that is recent enough.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82336] CRASH - executing mysql left outer join query on multiple tables using native connector extension

2014-08-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82336

Lionel Elie Mamane lio...@mamane.lu changed:

   What|Removed |Added

   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=65630,
   ||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=70496

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82336] CRASH - executing mysql left outer join query on multiple tables using native connector extension

2014-08-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82336

--- Comment #10 from Alex Thurgood ipla...@yahoo.co.uk ---
(In reply to comment #8)
 The crash is in mysql client library code...
 
 It looks similar to bug 65630.
 
 Which MySQL connector are you using *exactly*, built from which commit in
 the git LibreOffice repo? The main thing I'm trying to find out is whether
 it uses libmysql from mysql.com or the LGPL C native client library from
 MariaDB.
 
 To reproduce, I'll obviously need a database dump and the .odb file.

The dump won't happen, it is one of my pro dbs, and unfortunately must remain
confidential.

At best, I can provide the table descriptions.

As to the commit that bases the build of the connector, I have no idea, but am
pretty certain that the library is from Mysql and not MariaDB - can one tell
from the extension components ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82336] CRASH - executing mysql left outer join query on multiple tables using native connector extension

2014-08-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82336

--- Comment #11 from Lionel Elie Mamane lio...@mamane.lu ---
(In reply to comment #10)
 (In reply to comment #8)

 Which MySQL connector are you using *exactly*, built from which commit in
 the git LibreOffice repo? The main thing I'm trying to find out is whether
 it uses libmysql from mysql.com or the LGPL C native client library from
 MariaDB.

 As to the commit that bases the build of the connector, I have no idea, but
 am pretty certain that the library is from Mysql and not MariaDB - can one
 tell from the extension components ?

Where did you get the connector from? Downloaded from somewhere? Built
yourself?

  To reproduce, I'll obviously need a database dump and the .odb file.

 The dump won't happen, it is one of my pro dbs, and unfortunately must
 remain confidential.

 At best, I can provide the table descriptions.

Yes, that's often enough. If you can populate the tables with fake (whimsical)
data that still reproduces the problem, that's nicer.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82336] CRASH - executing mysql left outer join query on multiple tables using native connector extension

2014-08-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82336

--- Comment #12 from Alex Thurgood ipla...@yahoo.co.uk ---
Created attachment 104275
  -- https://bugs.freedesktop.org/attachment.cgi?id=104275action=edit
create table statements

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82336] CRASH - executing mysql left outer join query on multiple tables using native connector extension

2014-08-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82336

--- Comment #13 from Alex Thurgood ipla...@yahoo.co.uk ---
(In reply to comment #11)
 (In reply to comment #10)
  (In reply to comment #8)
 
  Which MySQL connector are you using *exactly*, built from which commit in
  the git LibreOffice repo? The main thing I'm trying to find out is whether
  it uses libmysql from mysql.com or the LGPL C native client library from
  MariaDB.
 
  As to the commit that bases the build of the connector, I have no idea, but
  am pretty certain that the library is from Mysql and not MariaDB - can one
  tell from the extension components ?
 
 Where did you get the connector from? Downloaded from somewhere? Built
 yourself?

Yes, own build, but from 4.2 branch at time, in theory against mysql's C
connector code source mysql-connector-c-6.1.2-osx10.7-x86_64

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82336] CRASH - executing mysql left outer join query on multiple tables using native connector extension

2014-08-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82336

--- Comment #14 from Lionel Elie Mamane lio...@mamane.lu ---
(In reply to comment #13)
 (In reply to comment #11)
 (In reply to comment #10)

 Where did you get the connector from? Downloaded from somewhere? Built
 yourself?

 Yes, own build, but from 4.2 branch at time, in theory against mysql's C
 connector code source mysql-connector-c-6.1.2-osx10.7-x86_64

If you built it yourself from branch libreoffice-4-2 AND NOT from branch
master when master was 4.2, then yes, you should theoretically have MySQL
connector and not the LGPL MariaDB client library. I suppose you don't have any
build log from that anymore?

To be absolutely sure, it may be worth to build the MySQL connector again, and
then show me:

1) the build log
2) the config_host.mk from the build

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82336] CRASH - executing mysql left outer join query on multiple tables using native connector extension

2014-08-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82336

--- Comment #15 from Alex Thurgood ipla...@yahoo.co.uk ---
FWIW, the extension can be found here :

http://sourceforge.net/projects/lomysqlconnectorextension/files/4.2/OSX64/mysql-connector-ooo.oxt/download

dated October 21st, 2013

This connector shows the same behaviour on LO 4.3 on OSX

After that date, it became impossible for me to build a functional extension on
OSX, so I have no later working extensions. I was building from master at the
time.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82336] CRASH - executing mysql left outer join query on multiple tables using native connector extension

2014-08-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82336

--- Comment #16 from Alex Thurgood ipla...@yahoo.co.uk ---
Just tested on OSX with :


Version: 4.2.4.2
Build ID: 63150712c6d317d27ce2db16eb94c2f3d7b699f8

and the query executes without crash, so the changes in LO code occurred
between LO 4242 and LO 4252

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82336] CRASH - executing mysql left outer join query on multiple tables using native connector extension

2014-08-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82336

--- Comment #17 from Lionel Elie Mamane lio...@mamane.lu ---
(In reply to comment #15)
 FWIW, the extension can be found here :

 http://sourceforge.net/projects/lomysqlconnectorextension/files/4.2/OSX64/
 mysql-connector-ooo.oxt/download

 dated October 21st, 2013

The connector switched from the MariaDB LGPL library to the MySQL GPL library
on 19 October 23:03:14 (or later). The files within the .oxt are dated
2013-10-19 06:53:44. As such, they probably are based on the MariaDB LGPL
library and this bug is probably a dupe of bug 70496.

 This connector shows the same behaviour on LO 4.3 on OSX

Yes, the *connector* is the important part, not that much the LibreOffice it is
used with.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82336] CRASH - executing mysql left outer join query on multiple tables using native connector extension

2014-08-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82336

--- Comment #18 from Alex Thurgood ipla...@yahoo.co.uk ---
(In reply to comment #17)


 The connector switched from the MariaDB LGPL library to the MySQL GPL
 library on 19 October 23:03:14 (or later). The files within the .oxt are
 dated 2013-10-19 06:53:44. As such, they probably are based on the MariaDB
 LGPL library and this bug is probably a dupe of bug 70496.
 
  This connector shows the same behaviour on LO 4.3 on OSX
 
 Yes, the *connector* is the important part, not that much the LibreOffice it
 is used with.

In that case I'm stuffed :-p

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82336] CRASH - executing mysql left outer join query on multiple tables using native connector extension

2014-08-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82336

Alex Thurgood ipla...@yahoo.co.uk changed:

   What|Removed |Added

   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=76620

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs