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.37…
Starting process with command: C:Program FilesMySQLMySQL Server 8.0binmysqld.exe –defaults-file=”C:ProgramDataMySQLMySQL Server 8.0my.ini” –console –initialize-insecure=on –lower-case-table-names=1…
mysqld: Can’t get stat of ‘takeown /f C:WINDOWSTEMP r d y’ (OS errno 2 – No such file or directory)
The designated data directory C:ProgramDataMySQLMySQL Server 8.0Data is unusable. You can remove all files that the server added to it.
Aborting
Process for mysqld, with ID 4296, was run successfully and exited with code 1.
Failed to start process for MySQL Server 8.0.37.
Database initialization failed.
Ended configuration step: Initializing database (may take a long time)
There are no created folder as “Data” under the C:ProgramDataMySQLMySQL Server 8.0. I create it manually and change permissions. but not fix yet. Please help me!