Re: mysql broken after jessie upgrade

2016-09-22 Thread Cindy-Sue Causey
On 9/22/16, Tony van der Hoff wrote: > > Running Jessie here. Performed apt-get upgrade yesterday, which included > a new version of mysql. > > I now cannot connect to mysql: > ERROR 2002 (HY000): Can't connect to local MySQL server through socket >

Re: SOLVED Re: mysql broken after jessie upgrade

2016-09-22 Thread Liam O'Toole
On 2016-09-22, Tony van der Hoff wrote: > On 22/09/16 16:59, Greg Wooledge wrote: >> On Thu, Sep 22, 2016 at 04:02:37PM +0200, Tony van der Hoff wrote: >>> Running Jessie here. Performed apt-get upgrade yesterday, which included >>> a new version of mysql. >> >>> It

Re: SOLVED Re: mysql broken after jessie upgrade

2016-09-22 Thread Tony van der Hoff
On 22/09/16 16:59, Greg Wooledge wrote: > On Thu, Sep 22, 2016 at 04:02:37PM +0200, Tony van der Hoff wrote: >> Running Jessie here. Performed apt-get upgrade yesterday, which included >> a new version of mysql. > >> It turns out that the recent upgrade took mysql from 5.5 to 5.6. It >>

Re: SOLVED Re: mysql broken after jessie upgrade

2016-09-22 Thread Greg Wooledge
On Thu, Sep 22, 2016 at 04:02:37PM +0200, Tony van der Hoff wrote: > Running Jessie here. Performed apt-get upgrade yesterday, which included > a new version of mysql. > It turns out that the recent upgrade took mysql from 5.5 to 5.6. It > uninstalled mysql-server-5.5, but failed to

Re: SOLVED Re: mysql broken after jessie upgrade

2016-09-22 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Sep 22, 2016 at 04:02:37PM +0200, Tony van der Hoff wrote: [...] > It turns out that the recent upgrade took mysql from 5.5 to 5.6. It > uninstalled mysql-server-5.5, but failed to install mysql-server-5.6, > due to an unmet dependency on

SOLVED Re: mysql broken after jessie upgrade

2016-09-22 Thread Tony van der Hoff
On 22/09/16 13:59, to...@tuxteam.de wrote: > On Thu, Sep 22, 2016 at 01:07:49PM +0200, Tony van der Hoff wrote: >> On 22/09/16 12:56, to...@tuxteam.de wrote: >>> On Thu, Sep 22, 2016 at 12:43:18PM +0200, Tony van der Hoff wrote: Hi, >>> Running Jessie here. Performed apt-get upgrade

Re: mysql broken after jessie upgrade

2016-09-22 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Sep 22, 2016 at 01:07:49PM +0200, Tony van der Hoff wrote: > On 22/09/16 12:56, to...@tuxteam.de wrote: > > On Thu, Sep 22, 2016 at 12:43:18PM +0200, Tony van der Hoff wrote: > >> Hi, > > > >> Running Jessie here. Performed apt-get upgrade

Re: mysql broken after jessie upgrade

2016-09-22 Thread Tony van der Hoff
On 22/09/16 12:56, to...@tuxteam.de wrote: > On Thu, Sep 22, 2016 at 12:43:18PM +0200, Tony van der Hoff wrote: >> Hi, > >> Running Jessie here. Performed apt-get upgrade yesterday, which included >> a new version of mysql. > >> I now cannot connect to mysql: >> ERROR 2002 (HY000): Can't connect

Re: mysql broken after jessie upgrade

2016-09-22 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Sep 22, 2016 at 12:43:18PM +0200, Tony van der Hoff wrote: > Hi, > > Running Jessie here. Performed apt-get upgrade yesterday, which included > a new version of mysql. > > I now cannot connect to mysql: > ERROR 2002 (HY000): Can't connect to

mysql broken after jessie upgrade

2016-09-22 Thread Tony van der Hoff
Hi, Running Jessie here. Performed apt-get upgrade yesterday, which included a new version of mysql. I now cannot connect to mysql: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) Any suggestions on how to fix, please? -- Tony van der