Bug #105604 MYSQL SERVER DOESN'T INIZIALIZATE
Submitted: 16 Nov 2021 18:28 Modified: 16 Nov 2021 18:54
Reporter: Angel Perez Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL for Windows: Installer Severity:S2 (Serious)
Version:5.7.33 OS:Windows (Windows 11)
Assigned to: CPU Architecture:Other (x64)

[16 Nov 2021 18:28] Angel Perez
Description:
When installing MySQL and verifying that the server is working, it never starts and the installation is unfinished:

2021-11-16T13:17:44.900660Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).

2021-11-16T13:17:45.022429Z 0 [ERROR] InnoDB: Operating system error number 87 in a file operation.

2021-11-16T13:17:45.023429Z 0 [ERROR] InnoDB: File .\ib_logfile101: 'aio write' returned OS error 187. Cannot continue operation

2021-11-16T13:17:45.024430Z 0 [ERROR] InnoDB: Cannot continue operation.

How to repeat:
-Run the MySQL installer.

-Perform the installation commonly.

-Configure the server.

Suggested fix:
Create an installer for Windows 11 or adapt existing installers to Windows 11.
[16 Nov 2021 18:51] MySQL Verification Team
MySQL 5.7.36 Installed and Running (mysql.exe command line)

Attachment: 105604.png (image/png, text), 70.44 KiB.

[16 Nov 2021 18:54] MySQL Verification Team
Thank you for the bug report. Installed MySQL 5.7.36 on Windows 11 Pro, initialized and connected with mysql.exe client. See screenshot attached.