
Beginning configuration step Writing configuration file
Saving my.ini configuration file
Saved my.ini configuration file
Ended configuration step Writing configuration file
Beginning configuration step Updating Windows Firewall rules
Attempting to delete a Windows Firewall rule with command netsh exe advfirewall firewall delete rule name="Port 3306" protocol=TCP localport=3306
已删除 1 规则。
确定。
Adding a Windows Firewall rule for MySQL80 on port 3306.
Attempting to add a Windows Firewall rule with command netsh exe advfirewall firewall add rule name="Port 3306" protocol=TCP localport=3306 dir=in action=allow
确定。
Successfully added the Windows Firewall rule.
Adding a Windows Firewall rule for MySQL80 on port 33060.
Attempting to add a Windows Firewall rule with command netsh exe advfirewall firewall add rule name="Port 33060" protocol=TCP localport=33060 dir=in action=allow
确定。
Successfully added the Windows Firewall rule.
Ended configuration step: Updating Windows Firewall rules
Beginning configuration step Adjusting Windows service
Attempting to grant the required filesystem permissions to the 'NT AUTHORITY\NetworkService' account
Granted permissions to the data directory
Adding new service
New service added
Ended configuration step Adjusting Windows service
Beginning configuration step:Starting the server
Attempting to start service MySQL80
只有在任务处于完成状态(RanToCompletion、Faulted 或 Canceled)时才能释放它。
Ended configuration step: Starting the server
这个怎么解决,搞好久都没有搞好