From: |
"Massimo S." <ecs-isp@2rosenthals.com> |
Full Headers Undecoded message |
Subject: |
Re: [eCS-ISP] mysql upgrade 5.1.73 -> 5.6.51 "allways recovery issue" |
Date: |
Fri, 11 Aug 2023 17:07:50 +0200 |
To: |
eCS ISP Mailing List <ecs-isp@2rosenthals.com> |
|
---|
Il 11/08/2023 16:50, Steven Levine ha scritto:
In <list-7653469@2rosenthals.com>, on 08/11/23
at 01:11 PM, "Massimo S." <ecs-isp@2rosenthals.com> said:
Hi Massimo,
2023-08-11 13:10:28 19155 [Note] InnoDB: Database was not shutdown
normally! 2023-08-11 13:10:28 19155 [Note] InnoDB: Starting crash
recovery.
this is not true, since i just closed mysqlD with CTRL-C
It is true because a Ctrl-C termination is not a normal shutdown. Use
mysqladmin -uroot shutdown
for a normal shutdown.
Steven
ok
thanks
massimo
|