Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Incomplete
-
10.6.4
Description
Server version: 10.6.4-MariaDB-1:10.6.4+maria~bullseye
key_buffer_size=2147483648
read_buffer_size=52428800
max_used_connections=0
max_threads=10002
thread_count=1
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 668090610 K bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
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 = 0x0 thread_stack 0x49000
Attachments
Issue Links
- relates to
-
MDEV-11131 InnoDB: Assertion failure - rem0rec.cc line 580
- Closed
-
MDEV-13542 Crashing on a corrupted page is unhelpful
- Closed
-
MDEV-27411 Index Corruption in mariadb 10.5.11 slave
- Closed