[MDEV-21616] Server crash when using "SET STATEMENT max_statement_time=N FOR desc xxx" lead to collapse Created: 2020-01-31 Updated: 2020-06-24 Resolved: 2020-02-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.4.10, 10.4.11, 10.4.12, 10.4 |
| Fix Version/s: | 10.4.13 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | 张哈哈 | Assignee: | Oleksandr Byelkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | desc | ||
| Environment: |
linux, mac |
||
| Issue Links: |
|
||||||||||||||||||||
| Description |
|
mariadb version (known): execute: Log: 200131 20:56:30 [ERROR] mysqld got signal 11 ; To report this bug, see https://mariadb.com/kb/en/reporting-bugs We will try our best to scrape up some info that will hopefully help Server version: 10.4.11-MariaDB Thread pointer: 0x7fec32089808 Trying to get some variables. Optimizer switch: index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on,index_merge_sort_intersection=off,engine_condition_pushdown=off,index_condition_pushdown=on,derived_merge=on,derived_with_keys=on,firstmatch=on,loosescan=on,materialization=on,in_to_exists=on,semijoin=on,partial_match_rowid_merge=on,partial_match_table_scan=on,subquery_cache=on,mrr=off,mrr_cost_based=off,mrr_sort_keys=off,outer_join_with_cache=on,semijoin_with_cache=on,join_cache_incremental=on,join_cache_hashed=on,join_cache_bka=on,optimize_join_buffer_size=on,table_elimination=on,extended_keys=on,exists_to_in=on,orderby_uses_equalities=on,condition_pushdown_for_derived=on,split_materialized=on,condition_pushdown_for_subquery=on,rowid_filter=on,condition_pushdown_from_having=on The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains We think the query pointer is invalid, but we will try to print it anyway. |
| Comments |
| Comment by Alice Sherepa [ 2020-02-03 ] | |||||||||||||||||||||||||||||||||||||
|
Thanks for the report!
| |||||||||||||||||||||||||||||||||||||
| Comment by Oleksandr Byelkin [ 2020-02-03 ] | |||||||||||||||||||||||||||||||||||||
|
SET STATEMENT max_statement_time=0 FOR do 1; the same | |||||||||||||||||||||||||||||||||||||
| Comment by 张哈哈 [ 2020-02-06 ] | |||||||||||||||||||||||||||||||||||||
|
Can you tell me which day release 10.4.13? Thank you! | |||||||||||||||||||||||||||||||||||||
| Comment by Oleksandr Byelkin [ 2020-02-06 ] | |||||||||||||||||||||||||||||||||||||
|
For now, next release planed for end of April. | |||||||||||||||||||||||||||||||||||||
| Comment by 张哈哈 [ 2020-04-30 ] | |||||||||||||||||||||||||||||||||||||
|
Today is 20200430, Can you tell me which day release 10.4.13? Thank you! | |||||||||||||||||||||||||||||||||||||
| Comment by Oleksandr Byelkin [ 2020-04-30 ] | |||||||||||||||||||||||||||||||||||||
|
should be soon (process of releasing have started) |