Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.6.15
-
[OS]
Ubuntu 22.04.2 LTS
CPU 48 Core (Intel(R) Xeon(R) Silver 4310 CPU @ 2.10GHz)
MEMORY 263752616 KB
[DB]
MariaDB 10.6.15
table_open_cache = 4096
join_buffer_size = 512K
read_buffer_size = 512K
read_rnd_buffer_size = 1M
sort_buffer_size = 8M
bulk_insert_buffer_size = 32M
thread_stack = 512K
max_heap_table_size = 256M
tmp_table_size = 256M
max_prepared_stmt_count = 256K
innodb_buffer_pool_size = 175G
innodb_data_file_path = ibdata1:10M:autoextend
innodb_log_buffer_size = 64M
innodb_log_file_size = 512M[OS] Ubuntu 22.04.2 LTS CPU 48 Core (Intel(R) Xeon(R) Silver 4310 CPU @ 2.10GHz) MEMORY 263752616 KB [DB] MariaDB 10.6.15 table_open_cache = 4096 join_buffer_size = 512K read_buffer_size = 512K read_rnd_buffer_size = 1M sort_buffer_size = 8M bulk_insert_buffer_size = 32M thread_stack = 512K max_heap_table_size = 256M tmp_table_size = 256M max_prepared_stmt_count = 256K innodb_buffer_pool_size = 175G innodb_data_file_path = ibdata1:10M:autoextend innodb_log_buffer_size = 64M innodb_log_file_size = 512M
Description
Hello
A signal 11 crash occurred when I received about 1220 input values from the BI tool called Tableau and executed a simple query.
I don't know what the cause is.
Attach the mysql_error.log where the crash occurred.
Give them a hand.
[OS]
Ubuntu 22.04.2 LTS
CPU 48 Core (Intel(R) Xeon(R) Silver 4310 CPU @ 2.10GHz)
MEMORY 263752616 KB
[DB]
MariaDB 10.6.15
table_open_cache = 4096
join_buffer_size = 512K
read_buffer_size = 512K
read_rnd_buffer_size = 1M
sort_buffer_size = 8M
bulk_insert_buffer_size = 32M
thread_stack = 512K
max_heap_table_size = 256M
tmp_table_size = 256M
max_prepared_stmt_count = 256K
innodb_buffer_pool_size = 175G
innodb_data_file_path = ibdata1:10M:autoextend
innodb_log_buffer_size = 64M
innodb_log_file_size = 512M
Attachments
Issue Links
- duplicates
-
MDEV-32064 Crash when searching for the best split of derived table
- Closed