当前位置:论坛首页 > Linux面板 > 求助

【已解答】阿里云CentOs7 ARM64位 无法安装MySQL

发表在 Linux面板2023-8-23 22:21 [复制链接] 3 2750

为了能快速了解并处理您的问题,请提供以下基础信息:
面板、插件版本:
8.0
系统版本:
centos 7.9 64位ARM版
问题描述:
阿里云CentOs7 ARM64位 无法安装MySQL
相关截图(日志、错误):

微信图片_20230823001829.png
使用道具 举报 只看该作者 回复
发表于 2023-8-23 22:24:01 | 显示全部楼层
本帖最后由 宝塔用户_ntdfu_f8a3 于 2023-8-23 22:25 编辑

[ 18%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/handler/ha innodb.cc.o

18%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/handler/ha innopart.cc.o
[ 18%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/handleryhandlergalter.cc.o
/www/server/mysql/src/storage/innobase/handler/handler0alter.cc: In member function *virtual bool ha innobase::commit inplace alter table(TABLE*,Alter inplace info*, bool):www/server/mysql/src/storage/innobase/handler/handler0alter.cc:9025:1: error: could not split insn
(insn 7329 19679 19672 (parallel [(set (reg:DI  xo [orig:834 D.184104 ] [834])(plus:DI (mem/v:DI (reg/f:DI 28 x28 [2541]) [-1 58 A64])(const int 536878912 [0x2008000])))(set (mem/v:DI (reg/f:DI 28 x28 [2541]) [-1 58 A64])(unspec volatile:DI [(mem/v:DI (reg/f:DI 28 x28 [2541]) [-1 58 A64])const int 536878912 [0x200000007)
(const int 5 [0x5])
] UNSPECV ATOMIC OP))
(clobber (reg:CC 66 cc))
(clobber (reg:sI 9 x9))
]) /www/server/mysql/src/storage/innobase/include/syncorw.ic:317 1856
fatomic add fetchdiz
(expr list:REG UNUSED(reg:CC 66 ccl
使用道具 举报 回复 支持 反对
发表于 2023-8-23 22:54:06 | 显示全部楼层
您好,您尝试安装其他版本的mysql看是否能够正常安装上呢?当前暂未对arm架构进行兼容,建议您使用x86架构安装MySQL5.7
使用道具 举报 回复 支持 反对
发表于 2023-8-24 18:05:27 | 显示全部楼层
8.0版本 启动失败

stack_bottom = 0 thread_stack 0x100000
/www/server/mysql/bin/mysqld(my_print_stacktrace(unsigned char const*, unsigned long)+0x44) [0x1dde224]
/www/server/mysql/bin/mysqld(print_fatal_signal(int)+0x38c) [0xfccc04]
/www/server/mysql/bin/mysqld(handle_fatal_signal+0x74) [0xfccca4]
[0x4000155607a0]
/www/server/mysql/bin/mysqld(Delegate::Delegate(unsigned int)+0xac) [0x1a28fec]
/www/server/mysql/bin/mysqld(delegates_init()+0x44) [0x1a29324]
/www/server/mysql/bin/mysqld() [0xd9d4f8]
/www/server/mysql/bin/mysqld(mysqld_main(int, char**)+0x25e0) [0xda51d8]
/lib64/libc.so.6(__libc_start_main+0xf0) [0x400015c01724]
/www/server/mysql/bin/mysqld() [0xd891c4]
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.
2023-08-24T09:39:10.929461Z 0 [Warning] [MY-000081] [Server] option 'max_allowed_packet': unsigned value 107374182400 adjusted to 1073741824.
2023-08-24T09:39:10.929497Z 0 [Warning] [MY-011070] [Server] 'binlog_format' is deprecated and will be removed in a future release.
2023-08-24T09:39:10.929539Z 0 [Warning] [MY-010915] [Server] 'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'ERROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will be merged with strict mode in a future release.
2023-08-24T09:39:10.929597Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead.
2023-08-24T09:39:10.929614Z 0 [System] [MY-010116] [Server] /www/server/mysql/bin/mysqld (mysqld 8.0.34) starting as process 29190
2023-08-24T09:39:10Z UTC - mysqld got signal 11 ;
Most likely, you have hit a bug, but this error can also be caused by malfunctioning hardware.
BuildID[sha1]=23f5b56e56bf81a07f814192d9be6f76e13c108e
Thread pointer: 0x0
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
stack_bottom = 0 thread_stack 0x100000
/www/server/mysql/bin/mysqld(my_print_stacktrace(unsigned char const*, unsigned long)+0x44) [0x1dde224]
/www/server/mysql/bin/mysqld(print_fatal_signal(int)+0x38c) [0xfccc04]
/www/server/mysql/bin/mysqld(handle_fatal_signal+0x74) [0xfccca4]
[0x4000352507a0]
/www/server/mysql/bin/mysqld(Delegate::Delegate(unsigned int)+0xac) [0x1a28fec]
/www/server/mysql/bin/mysqld(delegates_init()+0x44) [0x1a29324]
/www/server/mysql/bin/mysqld() [0xd9d4f8]
/www/server/mysql/bin/mysqld(mysqld_main(int, char**)+0x25e0) [0xda51d8]
/lib64/libc.so.6(__libc_start_main+0xf0) [0x4000358f1724]
/www/server/mysql/bin/mysqld() [0xd891c4]
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.
使用道具 举报 回复 支持 反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

普通问题处理

论坛响应时间:72小时

问题处理方式:排队(仅解答)

工作时间:白班:9:00 - 18:00

紧急运维服务

响应时间:3分钟

问题处理方式:宝塔专家1对1服务

工作时间:工作日:9:00 - 18:30

宝塔专业团队为您解决服务器疑难问题

点击联系技术免费分析

工作时间:09:00至18:30

快速回复 返回顶部 返回列表