﻿=== INITIALIZE ===
mysqld.exe : 2026-09-13T11:27:15.263331Z 0 [System] [MY-013169] [Server] E:\Pro
grams\MySQL\mysql-8.0.46-winx64\bin\mysqld.exe (mysqld 8.0.46) initializing of 
server in progress as process 7428
所在位置 行:449 字符: 12
+ $initOut = & $mysqld "--defaults-file=$ini" --initialize-insecure --c ...
+            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (2026-09-13T11:2...as process 7428 
   :String) [], RemoteException
    + FullyQualifiedErrorId : NativeCommandError
 
2026-09-13T11:27:15.264745Z 0 [ERROR] [MY-010457] [Server] --initialize specifi
ed but the data directory has files in it. Aborting.
2026-09-13T11:27:15.264752Z 0 [ERROR] [MY-013236] [Server] The designated data 
directory E:\Programs\MySQL\data\ is unusable. You can remove all files that th
e server added to it.
2026-09-13T11:27:15.264777Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-09-13T11:27:15.264875Z 0 [System] [MY-010910] [Server] E:\Programs\MySQL\m
ysql-8.0.46-winx64\bin\mysqld.exe: Shutdown complete (mysqld 8.0.46)  MySQL Com
munity Server - GPL.

init exit = 1
data\mysql exists = True
=== INSTALL SERVICE ===
Install/Remove of the Service Denied!

install exit = 0
=== DONE ===
