本帖最后由 堡塔运维香菜卷 于 2023-10-23 11:02 编辑
为了能快速了解并处理的问题,请提供以下基础信息:
2023-09-13T03:30:24.848552Z 0 [Warning] [MY-000081] [Server] option 'max_allowed_packet': unsigned value 107374182400 adjusted to 1073741824.
2023-09-13T03:30:24.848595Z 0 [Warning] [MY-011070] [Server] 'binlog_format' is deprecated and will be removed in a future release.
2023-09-13T03:30:24.848653Z 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-09-13T03:30:24.848725Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead.
2023-09-13T03:30:24.848747Z 0 [System] [MY-010116] [Server] /www/server/mysql/bin/mysqld (mysqld 8.0.34) starting as process 13467
2023-09-13T03:30:24Z UTC - mysqld got signal 11 ;
Most likely, you have hit a bug, but this error can also be caused by malfunctioning hardware.
BuildID[sha1]=b0b60de58b3868f09816f72faf017887b8f546ce
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)+0x2c) [0x1d54c94]
/www/server/mysql/bin/mysqld(print_fatal_signal(int)+0x35c) [0xfb772c]
/www/server/mysql/bin/mysqld(handle_fatal_signal+0x74) [0xfb77cc]
[0x40002ffc07a0]
/www/server/mysql/bin/mysqld(Delegate: elegate(unsigned int)+0xac) [0x19bc1fc]
/www/server/mysql/bin/mysqld(delegates_init()+0x2c) [0x19bc51c]
/www/server/mysql/bin/mysqld() [0xd973d0]
/www/server/mysql/bin/mysqld(mysqld_main(int, char**)+0x2584) [0xd9ee3c]
/lib64/libc.so.6(__libc_start_main+0xf0) [0x400030651724]
/www/server/mysql/bin/mysqld() [0xd83a6c]
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. |
|