MySQL5.7.19 服务挂掉 自动关闭 mysqld got exception 0xc000001d win 2008R2
在mysql 官网看到mysqld got exception 0xc000001d
This error message
occurs because you are also using a CPU that does not support the VPSRLQ
instruction and indicates that the CPU instruction that was attempted
is not supported.
To fix this error, you must install SP1. This adds the required operating system support for the CPU capability detection and disables that support when the CPU does not have the required instructions.
Alternatively, install an older version of MySQL, such as 5.6.
正在更新sp1中,但是不知道VPSRLQ instruction这个指令是什么东西,google也没搜到
问题解决了,就是打了2008 sp1的补丁就可以了,微软官方下载:windows6.1-KB976932-X64.exe
【推荐】还在用 ECharts 开发大屏?试试这款永久免费的开源 BI 工具!
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步