[Desktop-packages] [Bug 1276442] Re: libreoffice Mysql connector fails over network

2014-04-14 Thread jph
Problem also persists in current 14.04 trusty beta installation:

libreoffice-mysql-connector: 1.0.2+LibO4.2.3~rc3

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1276442

Title:
  libreoffice Mysql connector fails over network

Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  I am running xubuntu 12.04, 32 bit, fully up to date.
   I installed libreoffice 4.2.0.4 from the ubuntu libreoffice standard ppa.  
This includes:

   libreoffice-mysql-connector 1.0.2+LibO4.2.0~rc4-0ubuntu1~precise4

  In libreoffice 4.1.4 this mysql(native) connector worked locally and
  over my home network.  In 4.2.0.4 it works locally but not over my
  home network,.  Nothing else has changed.  Mysql(JDBC) still works.

  The reported error is:

  [code]
  SQL Status: HY000
  Error code: 2002

  Can't connect to local MySQL server through socket 
'/var/run/mysqld/mysqld.sock' (2)
  [/code]

  This is odd, since I am trying to connect over my network.

  The Libreoffice team have said they do not support mysql connector,
  but rely on distributions such as ubuntu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1276442/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1276442] Re: libreoffice Mysql connector fails over network

2014-04-14 Thread jph
Whereas

libreoffice-mysql-connector: 1.0.2+LibO4.1.5~rc3-0ubuntu1~precise1~ppa1

works fine in the equivalent LibO 4.1.5 setup on lucid.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1276442

Title:
  libreoffice Mysql connector fails over network

Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  I am running xubuntu 12.04, 32 bit, fully up to date.
   I installed libreoffice 4.2.0.4 from the ubuntu libreoffice standard ppa.  
This includes:

   libreoffice-mysql-connector 1.0.2+LibO4.2.0~rc4-0ubuntu1~precise4

  In libreoffice 4.1.4 this mysql(native) connector worked locally and
  over my home network.  In 4.2.0.4 it works locally but not over my
  home network,.  Nothing else has changed.  Mysql(JDBC) still works.

  The reported error is:

  [code]
  SQL Status: HY000
  Error code: 2002

  Can't connect to local MySQL server through socket 
'/var/run/mysqld/mysqld.sock' (2)
  [/code]

  This is odd, since I am trying to connect over my network.

  The Libreoffice team have said they do not support mysql connector,
  but rely on distributions such as ubuntu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1276442/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1276442] Re: libreoffice Mysql connector fails over network

2014-04-14 Thread jph
 sorry, I ment on precise (12.04) not lucid.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1276442

Title:
  libreoffice Mysql connector fails over network

Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  I am running xubuntu 12.04, 32 bit, fully up to date.
   I installed libreoffice 4.2.0.4 from the ubuntu libreoffice standard ppa.  
This includes:

   libreoffice-mysql-connector 1.0.2+LibO4.2.0~rc4-0ubuntu1~precise4

  In libreoffice 4.1.4 this mysql(native) connector worked locally and
  over my home network.  In 4.2.0.4 it works locally but not over my
  home network,.  Nothing else has changed.  Mysql(JDBC) still works.

  The reported error is:

  [code]
  SQL Status: HY000
  Error code: 2002

  Can't connect to local MySQL server through socket 
'/var/run/mysqld/mysqld.sock' (2)
  [/code]

  This is odd, since I am trying to connect over my network.

  The Libreoffice team have said they do not support mysql connector,
  but rely on distributions such as ubuntu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1276442/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1276442] Re: libreoffice Mysql connector fails over network

2014-03-31 Thread jph
Unfortunately my workaround #6 only works in limited cases.
The old 1.0.1 mysql connector does not seem to work well with mysql time fields 
and produces wrong results then.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1276442

Title:
  libreoffice Mysql connector fails over network

Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  I am running xubuntu 12.04, 32 bit, fully up to date.
   I installed libreoffice 4.2.0.4 from the ubuntu libreoffice standard ppa.  
This includes:

   libreoffice-mysql-connector 1.0.2+LibO4.2.0~rc4-0ubuntu1~precise4

  In libreoffice 4.1.4 this mysql(native) connector worked locally and
  over my home network.  In 4.2.0.4 it works locally but not over my
  home network,.  Nothing else has changed.  Mysql(JDBC) still works.

  The reported error is:

  [code]
  SQL Status: HY000
  Error code: 2002

  Can't connect to local MySQL server through socket 
'/var/run/mysqld/mysqld.sock' (2)
  [/code]

  This is odd, since I am trying to connect over my network.

  The Libreoffice team have said they do not support mysql connector,
  but rely on distributions such as ubuntu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1276442/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1276442] Re: libreoffice Mysql connector fails over network

2014-03-31 Thread jph
Problem also persists in current 14.04 trusty beta installation:

libreoffice-mysql-connector: 1.0.2+LibO4.2.3~rc2-0ubuntu1

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1276442

Title:
  libreoffice Mysql connector fails over network

Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  I am running xubuntu 12.04, 32 bit, fully up to date.
   I installed libreoffice 4.2.0.4 from the ubuntu libreoffice standard ppa.  
This includes:

   libreoffice-mysql-connector 1.0.2+LibO4.2.0~rc4-0ubuntu1~precise4

  In libreoffice 4.1.4 this mysql(native) connector worked locally and
  over my home network.  In 4.2.0.4 it works locally but not over my
  home network,.  Nothing else has changed.  Mysql(JDBC) still works.

  The reported error is:

  [code]
  SQL Status: HY000
  Error code: 2002

  Can't connect to local MySQL server through socket 
'/var/run/mysqld/mysqld.sock' (2)
  [/code]

  This is odd, since I am trying to connect over my network.

  The Libreoffice team have said they do not support mysql connector,
  but rely on distributions such as ubuntu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1276442/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1276442] Re: libreoffice Mysql connector fails over network

2014-03-19 Thread jph
Same problem with a new trusty installation with current 14.04 packages:
LO 4.2.1 and
libreoffice-mysql-connector 1.0.2+LibO4.2.1.-0ubuntu1

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1276442

Title:
  libreoffice Mysql connector fails over network

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  I am running xubuntu 12.04, 32 bit, fully up to date.
   I installed libreoffice 4.2.0.4 from the ubuntu libreoffice standard ppa.  
This includes:

   libreoffice-mysql-connector 1.0.2+LibO4.2.0~rc4-0ubuntu1~precise4

  In libreoffice 4.1.4 this mysql(native) connector worked locally and
  over my home network.  In 4.2.0.4 it works locally but not over my
  home network,.  Nothing else has changed.  Mysql(JDBC) still works.

  The reported error is:

  [code]
  SQL Status: HY000
  Error code: 2002

  Can't connect to local MySQL server through socket 
'/var/run/mysqld/mysqld.sock' (2)
  [/code]

  This is odd, since I am trying to connect over my network.

  The Libreoffice team have said they do not support mysql connector,
  but rely on distributions such as ubuntu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1276442/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1276442] Re: libreoffice Mysql connector fails over network

2014-03-19 Thread jph
Problem can be solved on trusty as well as on precise by uninstalling 
libreoffice-mysql-connector 1.0.2+LibO...
and manually installing mysql-connector-ooo-1.0.1-linux-x86_64.oxt (from 
http://extensions.openoffice.org/en/projectrelease/mysql-connector-openofficeorg-101-linux-x8664)
  as extension within libreoffice. 

Obviously the ubuntu libreoffice 4.2 native mysql-connector is faulty.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1276442

Title:
  libreoffice Mysql connector fails over network

Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  I am running xubuntu 12.04, 32 bit, fully up to date.
   I installed libreoffice 4.2.0.4 from the ubuntu libreoffice standard ppa.  
This includes:

   libreoffice-mysql-connector 1.0.2+LibO4.2.0~rc4-0ubuntu1~precise4

  In libreoffice 4.1.4 this mysql(native) connector worked locally and
  over my home network.  In 4.2.0.4 it works locally but not over my
  home network,.  Nothing else has changed.  Mysql(JDBC) still works.

  The reported error is:

  [code]
  SQL Status: HY000
  Error code: 2002

  Can't connect to local MySQL server through socket 
'/var/run/mysqld/mysqld.sock' (2)
  [/code]

  This is odd, since I am trying to connect over my network.

  The Libreoffice team have said they do not support mysql connector,
  but rely on distributions such as ubuntu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1276442/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1276442] Re: libreoffice Mysql connector fails over network

2014-02-25 Thread jph
I can also confirm this with LO 4.2.1.1.
It looks as if LO Base ignores the individual connection settings and always 
tries to connect to a socket on the local machine. This is a showstopper in our 
company. Since we run the mysql server on a central machine we had to downgrade 
to the 4.1 branch again.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1276442

Title:
  libreoffice Mysql connector fails over network

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  I am running xubuntu 12.04, 32 bit, fully up to date.
   I installed libreoffice 4.2.0.4 from the ubuntu libreoffice standard ppa.  
This includes:

   libreoffice-mysql-connector 1.0.2+LibO4.2.0~rc4-0ubuntu1~precise4

  In libreoffice 4.1.4 this mysql(native) connector worked locally and
  over my home network.  In 4.2.0.4 it works locally but not over my
  home network,.  Nothing else has changed.  Mysql(JDBC) still works.

  The reported error is:

  [code]
  SQL Status: HY000
  Error code: 2002

  Can't connect to local MySQL server through socket 
'/var/run/mysqld/mysqld.sock' (2)
  [/code]

  This is odd, since I am trying to connect over my network.

  The Libreoffice team have said they do not support mysql connector,
  but rely on distributions such as ubuntu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1276442/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp