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

2014-09-22 Thread Tim Passingham
Thanks.

I can confirm this works in ubuntu 14.04 64 bit libreoffice 4.3

-- 
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:
  Fix Released

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-09-03 Thread Amr Ibrahim
** Changed in: libreoffice (Ubuntu)
   Status: Confirmed = Fix Released

-- 
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:
  Fix Released

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-09-03 Thread Tim Passingham
Which version of ubuntu libreoffice will that fix be in?

-- 
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:
  Fix Released

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-07-01 Thread Stephen Rynas
Just upgraded to Ubuntu 14.04 and lost my network connection to MYSQL.
Based on what I read above, I obtained a new Native MSQL Connector here:
https://code.google.com/a/apache-extras.org/p/aoo-my-sdbc/wiki/Downloads

I did a quick test, and the version from the website above made a
connection.

-- 
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-06-23 Thread Giuseppe Barichello
Same problem here: Lo 4.2.4.2 on Debian testing.

-- 
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
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 Tim Passingham
jph - that sound familiar.  I had similar problems moving from
libreoffice 3 to 4.1.  Some date/time field formats changed, and the
mysql connector supplied as an extension by libreoffice didn't work.
The ubuntu connector, however, did work until this more recent network
problem.

-- 
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-21 Thread Tim Passingham
On my 32 bit system the 32 bit version fails to install as an extension.
I'm not quite sure what the problem is.  It looked a bit as if it
expected mysql to be installed on the PC I'm connecting from (and
possibly open office as well).

I'll continue with JDBC for now, but hope that ubuntu will fix the
LibreOffice connector.

-- 
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-21 Thread Andreas Tsourouflis
I can confirm that the solution suggested by jph (#6) works fine.

-- 
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-21 Thread Tim Passingham
Apologies for my last post (#8), I wasn't as clear as I should have
been.

What I meant was that the workaround in #6 didn't work for me.  I could
not get get the open office extension to install at all.

-- 
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-03-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: libreoffice (Ubuntu)
   Status: New = Confirmed

-- 
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


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

2014-02-25 Thread Tim Passingham
A workaround which is OK for me is to use Mysql(JDBC).  It is slower,
but it seems to work.  Whether it is suitable for commercial use I
couldn't say.

-- 
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-02-18 Thread Tim Passingham
Same problem with LibreOffice latest 4.2.1.1.

-- 
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-02-09 Thread Christopher M. Penalver
** Tags added: ppa

-- 
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-02-05 Thread Tim Passingham
** Package changed: ubuntu = libreoffice (Ubuntu)

-- 
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