server failed with:
wsrep-lib/src/transaction.cpp:734: int wsrep::transaction::before_rollback(): Assertion `0' failed.
WSREP_SST: [INFO] rsync SST completed on donor (20231031 11:22:25.919)
|
2023-10-31 11:22:25 0 [Note] WSREP: Donor monitor thread ended with total time 2 sec
|
2023-10-31 11:22:28 0 [Note] WSREP: async IST sender served
|
2023-10-31 11:22:28 0 [Note] WSREP: 2.0 (panda): State transfer from 0.0 (panda) complete.
|
2023-10-31 11:22:28 0 [Note] WSREP: Member 2.0 (panda) synced with group.
|
2023-10-31 11:22:30 18 [Note] Master connection name: '' Master_info_file: 'master.info' Relay_info_file: 'relay-log.info'
|
2023-10-31 11:22:30 18 [Note] 'CHANGE MASTER TO executed'. Previous state master_host='', master_port='3306', master_log_file='', master_log_pos='4'. New state master_host='127.0.0.1', master_port='16000', master_log_file='', master_log_pos='4'.
|
2023-10-31 11:22:30 18 [Note] Previous Using_Gtid=No. New Using_Gtid=Current_Pos
|
2023-10-31 11:22:30 19 [Note] Slave I/O thread: Start asynchronous replication to master 'root@127.0.0.1:16000' in log '' at position 4
|
2023-10-31 11:22:30 20 [Note] Slave SQL thread initialized, starting replication in log 'FIRST' at position 4, relay log './mysqld-relay-bin.000001' position: 4; GTID position ''
|
2023-10-31 11:22:30 19 [Note] Slave I/O thread: connected to master 'root@127.0.0.1:16000',replication starts at GTID position ''
|
2023-10-31 11:22:30 20 [Note] WSREP: ready state reached
|
mysqld: /home/panda/mariadb-10.4/wsrep-lib/src/transaction.cpp:734: int wsrep::transaction::before_rollback(): Assertion `0' failed.
|
231031 11:22:33 [ERROR] mysqld got signal 6 ;
|
Sorry, we probably made a mistake, and this is a bug.
|
|
Your assistance in bug reporting will enable us to fix this for the next release.
|
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
|
diagnose the problem, but since we have already crashed,
|
something is definitely wrong and this may fail.
|
|
Server version: 10.4.32-MariaDB-debug-log source revision: 12c5dec8cc31fc327a3eb66b1b2c20647a66ed77
|
key_buffer_size=1048576
|
read_buffer_size=131072
|
max_used_connections=1
|
max_threads=153
|
thread_count=11
|
It is possible that mysqld could use up to
|
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 63663 K bytes of memory
|
Hope that's ok; if not, decrease some variables in the equation.
|
|
Thread pointer: 0x7fef8c000da0
|
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 = 0x7feff7687558 thread_stack 0x49000
|
mysys/stacktrace.c:174(my_print_stacktrace)[0x55ac176e8517]
|
sql/signal_handler.cc:235(handle_fatal_signal)[0x55ac16d9517d]
|
libc_sigaction.c:0(__restore_rt)[0x7ff01e21b520]
|
nptl/pthread_kill.c:44(__pthread_kill_implementation)[0x7ff01e26f9fc]
|
posix/raise.c:27(__GI_raise)[0x7ff01e21b476]
|
stdlib/abort.c:81(__GI_abort)[0x7ff01e2017f3]
|
intl/loadmsgcat.c:1177(_nl_load_domain)[0x7ff01e20171b]
|
/lib/x86_64-linux-gnu/libc.so.6(+0x39e96)[0x7ff01e212e96]
|
src/transaction.cpp:732(wsrep::transaction::before_rollback())[0x55ac178bfb7c]
|
src/client_state.cpp:412(wsrep::client_state::before_rollback())[0x55ac1789c803]
|
sql/wsrep_trans_observer.h:407(wsrep_before_rollback(THD*, bool))[0x55ac16d97aca]
|
sql/handler.cc:1945(ha_rollback_trans(THD*, bool))[0x55ac16d9cbb4]
|
sql/transaction.cc:497(trans_rollback_stmt(THD*))[0x55ac16be8e0f]
|
sql/sql_admin.cc:49(admin_recreate_table(THD*, TABLE_LIST*, Recreate_info*))[0x55ac16be185a]
|
sql/sql_admin.cc:1129(mysql_admin_table(THD*, TABLE_LIST*, st_ha_check_opt*, char const*, thr_lock_type, bool, bool, unsigned int, int (*)(THD*, TABLE_LIST*, st_ha_check_opt*), int (handler::*)(THD*, st_ha_check_opt*), int (*)(THD*, TABLE_LIST*, st_ha_check_opt*), bool))[0x55ac16be5302]
|
sql/sql_admin.cc:1485(Sql_cmd_optimize_table::execute(THD*))[0x55ac16be68d1]
|
sql/sql_parse.cc:6218(mysql_execute_command(THD*))[0x55ac16a365a3]
|
sql/sql_parse.cc:8013(mysql_parse(THD*, char*, unsigned int, Parser_state*, bool, bool))[0x55ac16a3bb2d]
|
sql/log_event.cc:5747(Query_log_event::do_apply_event(rpl_group_info*, char const*, unsigned int))[0x55ac16f06609]
|
sql/log_event.cc:5423(Query_log_event::do_apply_event(rpl_group_info*))[0x55ac16f05461]
|
sql/log_event.h:1492(Log_event::apply_event(rpl_group_info*))[0x55ac16922604]
|
sql/slave.cc:3820(apply_event_and_update_pos_apply(Log_event*, THD*, rpl_group_info*, int))[0x55ac1691372e]
|
sql/slave.cc:3982(apply_event_and_update_pos(Log_event*, THD*, rpl_group_info*))[0x55ac16913d71]
|
sql/slave.cc:4341(exec_relay_log_event(THD*, Relay_log_info*, rpl_group_info*))[0x55ac16914909]
|
sql/slave.cc:5541(handle_slave_sql)[0x55ac169188e6]
|
perfschema/pfs.cc:1871(pfs_spawn_thread)[0x55ac1713ac16]
|
nptl/pthread_create.c:442(start_thread)[0x7ff01e26dac3]
|
x86_64/clone3.S:83(__clone3)[0x7ff01e2ffa40]
|
|
Trying to get some variables.
|
Some pointers may be invalid and cause the dump to abort.
|
Query (0x7fef8c03466b): OPTIMIZE TABLE t1
|
|
Connection ID (thread ID): 20
|
Status: NOT_KILLED
|
|
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
|
{"report":{"fcp":1593.7000002861023,"ttfb":532.9000000953674,"pageVisibility":"visible","entityId":126109,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"5017b8f1-fad9-472f-90e8-6d301e990705","navigationType":0,"readyForUser":1685.7000002861023,"redirectCount":0,"resourceLoadedEnd":2230.9000000953674,"resourceLoadedStart":537.9000000953674,"resourceTiming":[{"duration":488.59999990463257,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":537.9000000953674,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":537.9000000953674,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1026.5,"responseStart":0,"secureConnectionStart":0},{"duration":488.7999997138977,"initiatorType":"link","name":"https://jira.mariadb.org/s/7ebd35e77e471bc30ff0eba799ebc151-CDN/lu2cib/820016/12ta74/494e4c556ecbb29f90a3d3b4f09cb99c/_/download/contextbatch/css/jira.browse.project,project.issue.navigator,jira.view.issue,jira.general,jira.global,atl.general,-_super/batch.css?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true&whisper-enabled=true","startTime":538.1000003814697,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":538.1000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1026.9000000953674,"responseStart":0,"secureConnectionStart":0},{"duration":574.0999999046326,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":538.3000001907349,"connectEnd":538.3000001907349,"connectStart":538.3000001907349,"domainLookupEnd":538.3000001907349,"domainLookupStart":538.3000001907349,"fetchStart":538.3000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":538.3000001907349,"responseEnd":1112.4000000953674,"responseStart":1112.4000000953674,"secureConnectionStart":538.3000001907349},{"duration":632.8000001907349,"initiatorType":"script","name":"https://jira.mariadb.org/s/2d8175ec2fa4c816e8023260bd8c1786-CDN/lu2cib/820016/12ta74/494e4c556ecbb29f90a3d3b4f09cb99c/_/download/contextbatch/js/jira.browse.project,project.issue.navigator,jira.view.issue,jira.general,jira.global,atl.general,-_super/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&locale=en&slack-enabled=true&whisper-enabled=true","startTime":538.5,"connectEnd":538.5,"connectStart":538.5,"domainLookupEnd":538.5,"domainLookupStart":538.5,"fetchStart":538.5,"redirectEnd":0,"redirectStart":0,"requestStart":538.5,"responseEnd":1171.3000001907349,"responseStart":1171.3000001907349,"secureConnectionStart":538.5},{"duration":636.4000000953674,"initiatorType":"script","name":"https://jira.mariadb.org/s/a9324d6758d385eb45c462685ad88f1d-CDN/lu2cib/820016/12ta74/c92c0caa9a024ae85b0ebdbed7fb4bd7/_/download/contextbatch/js/atl.global,-_super/batch.js?locale=en","startTime":538.7000002861023,"connectEnd":538.7000002861023,"connectStart":538.7000002861023,"domainLookupEnd":538.7000002861023,"domainLookupStart":538.7000002861023,"fetchStart":538.7000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":538.7000002861023,"responseEnd":1175.1000003814697,"responseStart":1175.1000003814697,"secureConnectionStart":538.7000002861023},{"duration":636.5999999046326,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-en/jira.webresources:calendar-en.js","startTime":538.9000000953674,"connectEnd":538.9000000953674,"connectStart":538.9000000953674,"domainLookupEnd":538.9000000953674,"domainLookupStart":538.9000000953674,"fetchStart":538.9000000953674,"redirectEnd":0,"redirectStart":0,"requestStart":538.9000000953674,"responseEnd":1175.5,"responseStart":1175.5,"secureConnectionStart":538.9000000953674},{"duration":632.2999997138977,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-localisation-moment/jira.webresources:calendar-localisation-moment.js","startTime":543.6000003814697,"connectEnd":543.6000003814697,"connectStart":543.6000003814697,"domainLookupEnd":543.6000003814697,"domainLookupStart":543.6000003814697,"fetchStart":543.6000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":543.6000003814697,"responseEnd":1175.9000000953674,"responseStart":1175.9000000953674,"secureConnectionStart":543.6000003814697},{"duration":715.8000001907349,"initiatorType":"link","name":"https://jira.mariadb.org/s/b04b06a02d1959df322d9cded3aeecc1-CDN/lu2cib/820016/12ta74/a2ff6aa845ffc9a1d22fe23d9ee791fc/_/download/contextbatch/css/jira.global.look-and-feel,-_super/batch.css","startTime":543.9000000953674,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":543.9000000953674,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1259.7000002861023,"responseStart":0,"secureConnectionStart":0},{"duration":632.2999997138977,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":544.1000003814697,"connectEnd":544.1000003814697,"connectStart":544.1000003814697,"domainLookupEnd":544.1000003814697,"domainLookupStart":544.1000003814697,"fetchStart":544.1000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":544.1000003814697,"responseEnd":1176.4000000953674,"responseStart":1176.4000000953674,"secureConnectionStart":544.1000003814697},{"duration":715.5,"initiatorType":"link","name":"https://jira.mariadb.org/s/3ac36323ba5e4eb0af2aa7ac7211b4bb-CDN/lu2cib/820016/12ta74/d176f0986478cc64f24226b3d20c140d/_/download/contextbatch/css/com.atlassian.jira.projects.sidebar.init,-_super,-project.issue.navigator,-jira.view.issue/batch.css?jira.create.linked.issue=true","startTime":544.3000001907349,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":544.3000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1259.8000001907349,"responseStart":0,"secureConnectionStart":0},{"duration":632.8000001907349,"initiatorType":"script","name":"https://jira.mariadb.org/s/5d5e8fe91fbc506585e83ea3b62ccc4b-CDN/lu2cib/820016/12ta74/d176f0986478cc64f24226b3d20c140d/_/download/contextbatch/js/com.atlassian.jira.projects.sidebar.init,-_super,-project.issue.navigator,-jira.view.issue/batch.js?jira.create.linked.issue=true&locale=en","startTime":544.4000000953674,"connectEnd":544.4000000953674,"connectStart":544.4000000953674,"domainLookupEnd":544.4000000953674,"domainLookupStart":544.4000000953674,"fetchStart":544.4000000953674,"redirectEnd":0,"redirectStart":0,"requestStart":544.4000000953674,"responseEnd":1177.2000002861023,"responseStart":1177.2000002861023,"secureConnectionStart":544.4000000953674},{"duration":1248.1000003814697,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-js/jira.webresources:bigpipe-js.js","startTime":553,"connectEnd":553,"connectStart":553,"domainLookupEnd":553,"domainLookupStart":553,"fetchStart":553,"redirectEnd":0,"redirectStart":0,"requestStart":553,"responseEnd":1801.1000003814697,"responseStart":1801.1000003814697,"secureConnectionStart":553},{"duration":1675.0999999046326,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-init/jira.webresources:bigpipe-init.js","startTime":555.8000001907349,"connectEnd":555.8000001907349,"connectStart":555.8000001907349,"domainLookupEnd":555.8000001907349,"domainLookupStart":555.8000001907349,"fetchStart":555.8000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":555.8000001907349,"responseEnd":2230.9000000953674,"responseStart":2230.9000000953674,"secureConnectionStart":555.8000001907349},{"duration":531.3000001907349,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":1270.9000000953674,"connectEnd":1270.9000000953674,"connectStart":1270.9000000953674,"domainLookupEnd":1270.9000000953674,"domainLookupStart":1270.9000000953674,"fetchStart":1270.9000000953674,"redirectEnd":0,"redirectStart":0,"requestStart":1270.9000000953674,"responseEnd":1802.2000002861023,"responseStart":1802.2000002861023,"secureConnectionStart":1270.9000000953674},{"duration":673.4000000953674,"initiatorType":"script","name":"https://www.google-analytics.com/analytics.js","startTime":1586.8000001907349,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":1586.8000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":2260.2000002861023,"responseStart":0,"secureConnectionStart":0}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":365,"responseStart":533,"responseEnd":567,"domLoading":537,"domInteractive":2280,"domContentLoadedEventStart":2280,"domContentLoadedEventEnd":2330,"domComplete":2556,"loadEventStart":2556,"loadEventEnd":2557,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":2233.300000190735},{"name":"bigPipe.sidebar-id.end","time":2234.1000003814697},{"name":"bigPipe.activity-panel-pipe-id.start","time":2234.300000190735},{"name":"bigPipe.activity-panel-pipe-id.end","time":2236.7000002861023},{"name":"activityTabFullyLoaded","time":2356.9000000953674}],"measures":[],"correlationId":"f922218f4cd9b8","effectiveType":"4g","downlink":10,"rtt":0,"serverDuration":101,"dbReadsTimeInMs":13,"dbConnsTimeInMs":22,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}
seppo sysprg Reduced test case, the crash is happening only with ARIA table
Leads to
10.5.26 25476ba1ae18728bec2956f6ff274f38a925d56d (Debug)
mysqld: /test/10.5_dbg/wsrep-lib/src/transaction.cpp:734: int wsrep::transaction::before_rollback(): Assertion `0' failed.
10.5.26 25476ba1ae18728bec2956f6ff274f38a925d56d (Debug)
Core was generated by `/test/GAL_MD030624-mariadb-10.5.26-linux-x86_64-dbg/bin/mysqld --defaults-file='.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill (threadid=<optimized out>, signo=signo@entry=6)at ../sysdeps/unix/sysv/linux/pthread_kill.c:56
[Current thread is 1 (Thread 0x14c814074700 (LWP 1844634))]
(gdb) bt
#0 __pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at ../sysdeps/unix/sysv/linux/pthread_kill.c:56
#1 0x000055e98bd3ae6d in my_write_core (sig=sig@entry=6) at /test/10.5_dbg/mysys/stacktrace.c:424
#2 0x000055e98b582da6 in handle_fatal_signal (sig=6) at /test/10.5_dbg/sql/signal_handler.cc:357
#3 <signal handler called>
#4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#5 0x000014c84970e859 in __GI_abort () at abort.c:79
#6 0x000014c84970e729 in __assert_fail_base (fmt=0x14c8498a4588 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x55e98c0d3e3b "0", file=0x55e98c46f048 "/test/10.5_dbg/wsrep-lib/src/transaction.cpp", line=734, function=<optimized out>) at assert.c:92
#7 0x000014c84971ffd6 in __GI___assert_fail (assertion=assertion@entry=0x55e98c0d3e3b "0", file=file@entry=0x55e98c46f048 "/test/10.5_dbg/wsrep-lib/src/transaction.cpp", line=line@entry=734, function=function@entry=0x55e98c46f7f8 "int wsrep::transaction::before_rollback()") at assert.c:101
#8 0x000055e98bef60ae in wsrep::transaction::before_rollback (this=this@entry=0x14c7d40070c8) at /test/10.5_dbg/wsrep-lib/src/transaction.cpp:734
#9 0x000055e98bedc89d in wsrep::client_state::before_rollback (this=this@entry=0x14c7d4007060) at /test/10.5_dbg/wsrep-lib/src/client_state.cpp:410
#10 0x000055e98b5878c7 in wsrep_before_rollback (all=false, thd=0x14c7d4000d48) at /test/10.5_dbg/sql/sql_class.h:5325
#11 ha_rollback_trans (thd=thd@entry=0x14c7d4000d48, all=all@entry=false) at /test/10.5_dbg/sql/handler.cc:2129
#12 0x000055e98b42aa60 in trans_rollback_stmt (thd=thd@entry=0x14c7d4000d48) at /test/10.5_dbg/sql/transaction.cc:535
#13 0x000055e98b2dce6d in mysql_execute_command (thd=thd@entry=0x14c7d4000d48) at /test/10.5_dbg/sql/sql_parse.cc:6220
#14 0x000055e98b2c45cf in mysql_parse (thd=thd@entry=0x14c7d4000d48, rawbuf=rawbuf@entry=0x14c7d4012dd0 "INSERT INTO t1 SELECT seq,concat(seq,1) FROM seq_1_to_100", length=length@entry=57, parser_state=parser_state@entry=0x14c814073310, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8204
#15 0x000055e98b2c3eb6 in wsrep_mysql_parse (thd=thd@entry=0x14c7d4000d48, rawbuf=0x14c7d4012dd0 "INSERT INTO t1 SELECT seq,concat(seq,1) FROM seq_1_to_100", length=57, parser_state=parser_state@entry=0x14c814073310, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8004
#16 0x000055e98b2d24e4 in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14c7d4000d48, packet=packet@entry=0x14c7d400aa29 "INSERT INTO t1 SELECT seq,concat(seq,1) FROM seq_1_to_100", packet_length=packet_length@entry=57, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1329
#17 0x000055e98b2d4e4f in do_command (thd=0x14c7d4000d48) at /test/10.5_dbg/sql/sql_parse.cc:1376
#18 0x000055e98b416567 in do_handle_one_connection (connect=<optimized out>, connect@entry=0x55e98e8cb098, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1417
#19 0x000055e98b416a38 in handle_one_connection (arg=0x55e98e8cb098) at /test/10.5_dbg/sql/sql_connect.cc:1319
#20 0x000014c849c1f609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#21 0x000014c84980b133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95