From: Larry Martell Date: February 6 2012 2:43pm Subject: Re: mysql won't start with service, but starts with mysqld_safe List-Archive: http://lists.mysql.com/mysql/226730 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, Feb 6, 2012 at 7:34 AM, Reindl Harald wrot= e: > > > Am 06.02.2012 15:28, schrieb Chris Tate-Davies: >> On 06/02/12 13:33, Larry Martell wrote: >>> On Mon, Feb 6, 2012 at 2:38 AM, Chris Tate-Davies >>> =C2=A0wrote: >>>> Have you tried: >>>> >>>> mysql --verbose -u =C2=A0-p >>>> >>>> To output more information >>> When would I use that? If I try to start it with 'service mysqld >>> start' it fails to start. >>> >> >> From terminal command... >> >> just try typing it, like this: >> >> mysql --verbose -u -p > > and how can this help if mysqld does not start? Yes, I was wondering the same thing.