1
resposta

Falha na instalação do Mysql

Na instalação do MySql encontrei a seguinte falha de instalação:

**Beginning configuration step: Initializing database (may take a long time)

*Attempting to run MySQL Server with --initialize-insecure option... Starting process for MySQL Server 8.0.31... Starting process with command: C:\Users\klebe\OneDrive\Área de Trabalho\Mysql\bin\mysqld.exe --defaults-file="C:\Users\kleber\onedrive\Área de Trabalho\Mysql\my.ini" --console --initialize-insecure=on --lower-case-table-names=1... mysqld: Can't create directory 'C:\Users\kleber\onedrive\Área de Trabalho\Mysql\Data' (OS errno 2 - No such file or directory) 'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'ERROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will be merged with strict mode in a future release. C:\Users\klebe\OneDrive\Área de Trabalho\Mysql\bin\mysqld.exe (mysqld 8.0.31) initializing of server in progress as process 4428 The designated data directory C:\Users\kleber\onedrive\Área de Trabalho\Mysql\Data\ is unusable. You can remove all files that the server added to it. Aborting C:\Users\klebe\OneDrive\Área de Trabalho\Mysql\bin\mysqld.exe: Shutdown complete (mysqld 8.0.31) MySQL Community Server - GPL. Process for mysqld, with ID 4428, was run successfully and exited with code 1. Failed to start process for MySQL Server 8.0.31. Database initialization failed. Ended configuration step: Initializing database (may take a long time) *

Agradeceria ajuda na solução do problema

1 resposta

Isso foi durante a instalação ou quando foi abrir o MySQL Workbench para entrar no editor SQL?