Bug #110640 无法使用 mysqlMySQL 5.7 命令行客户端
Submitted: 9 Apr 2023 3:26 Modified: 14 Apr 2023 11:59
Reporter: 正 tang Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Installing Severity:S3 (Non-critical)
Version: OS:Windows
Assigned to: CPU Architecture:x86

[9 Apr 2023 3:26] 正 tang
Description:
日志名称:          Application
来源:            MySQL
日期:            2023/2/24 17:55:15
事件 ID:         100
任务类别:          无
级别:            信息
关键字:           经典
用户:            暂缺
计算机:           SK-20230104BLKJ
描述:
Shutting down plugin 'MyISAM'

For more information, see Help and Support Center at http://www.mysql.com.  
事件 Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="MySQL" />
    <EventID Qualifiers="49152">100</EventID>
    <Level>4</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2023-02-24T09:55:15.000000000Z" />
    <EventRecordID>16354</EventRecordID>
    <Channel>Application</Channel>
    <Computer>SK-20230104BLKJ</Computer>
    <Security />
  </System>
  <EventData>
    <Data>Shutting down plugin 'MyISAM'

</Data>
  </EventData>
</Event>

How to repeat:
mysqlMySQL 5.7闪退
[10 Apr 2023 13:05] MySQL Verification Team
Hello,

Thank you for the bug report.
Could you please provide exact steps to reproduce this issue at our end?

Regards,
Ashwini Patil
[12 Apr 2023 11:26] MySQL Verification Team
Hello,

Thank you for the screenshot.
Please click on the 'Log' tab and attach the log details here.

Regards,
Ashwini Patil
[12 Apr 2023 11:38] 正 tang
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.
Attempting to delete a Windows Firewall rule with command: netsh.exe advfirewall firewall delete rule name="Port 33060" protocol=TCP localport=33060

已删除 1 规则。
确定。

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.
Updating existing service...
Existing service updated
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

.
[12 Apr 2023 11:40] 正 tang
无法下载

Attachment: 捕获.PNG (image/png, text), 22.97 KiB.

[14 Apr 2023 11:59] MySQL Verification Team
Hello,

Thank you for the log details.
I tried to reproduce your issue on windows 10 with MySQL Installer and tried to install MySQL server 8.0.32 but I am not seeing any issues at my end.

Regards,
Ashwini Patil