I hit this bug, please help. it happened twice today
171128 14:22:18 [ERROR] mysqld got signal 11 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
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.1.28-MariaDB
key_buffer_size=2147483648
read_buffer_size=8388608
max_used_connections=7
max_threads=802
thread_count=1
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 15253640 K bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
Thread pointer: 0x7f232e6be008
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 = 0x7f276792acb0 thread_stack 0x40000
/usr/sbin/mysqld(my_print_stacktrace+0x2e)[0x55aaf981e92e]
/usr/sbin/mysqld(handle_fatal_signal+0x305)[0x55aaf9341ce5]
/lib64/libpthread.so.0(+0xf5e0)[0x7f276d4e15e0]
/usr/sbin/mysqld(_ZN17Query_cache_block11headers_lenEv+0x0)[0x55aaf917b810]
/usr/sbin/mysqld(_ZN17Query_cache_block4dataEv+0x11)[0x55aaf917b831]
/usr/sbin/mysqld(_ZN11Query_cache6insertEP3THDP15Query_cache_tlsPKcmj+0x5c)[0x55aaf917f21c]
/usr/sbin/mysqld(net_real_write+0x45)[0x55aaf9128e05]
/usr/sbin/mysqld(net_flush+0x23)[0x55aaf9129143]
/usr/sbin/mysqld(net_write_command+0x3fb)[0x55aaf91298ab]
/usr/sbin/mysqld(cli_advanced_command+0xe2)[0x55aaf9321782]
/usr/sbin/mysqld(mysql_send_query+0x31)[0x55aaf931ee61]
/usr/sbin/mysqld(mysql_real_query+0x11)[0x55aaf931ee81]
mysys/stacktrace.c:268(my_print_stacktrace)[0x7f27679f85fc]
sql/signal_handler.cc:168(handle_fatal_signal)[0x55aaf9206215]
sql-common/client.c:701())[0x55aaf920ec2f]
sql/sql_select.cc:3584(make_join_statistics(JOIN*, List<TABLE_LIST>&, st_dynamic_array*))[0x55aaf921151f]
sql/sql_select.cc:3435(mysql_select(THD*, Item**, TABLE_LIST, unsigned int, List<Item>&, Item*, unsigned int, st_order*, st_order*, Item*, st_order*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*))[0x55aaf921165f]
sql/sql_select.cc:384(handle_select(THD*, LEX*, select_result*, unsigned long))[0x55aaf92121e5]
/usr/sbin/mysqld(+0x376297)[0x55aaf90f8297]
sql/sql_parse.cc:5913(execute_sqlcom_select(THD*, TABLE_LIST*))[0x55aaf91bc9b0]
sql/sql_parse.cc:7334(mysql_parse(THD*, char*, unsigned int, Parser_state*))[0x55aaf91bf702]
sql/sql_parse.cc:1484(dispatch_command(enum_server_command, THD*, char*, unsigned int))[0x55aaf91c306a]
sql/sql_parse.cc:1108(do_command(THD*))[0x55aaf91c39c6]
sql/sql_connect.cc:1349(do_handle_one_connection(THD*))[0x55aaf928f61a]
sql/sql_connect.cc:1263(handle_one_connection)[0x55aaf928f7c0]
/lib64/libpthread.so.0(+0x7e25)[0x7f276d4d9e25]
/lib64/libc.so.6(clone+0x6d)[0x7f276b87d34d]
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort.
Query (0x7f2767546020): /* TUNGSTEN USE qos=RO_RELAXED */ select a.type, a.reason, a.published, a.id_RSSEpisode, b.id_RSSFeed, a.id_NewsItem, c.custom_playlist_name, b.duration from sa1.UserFrontPage a left join sa1.RSSEpisode b on a.id_RSSEpisode = b.id left join sa1.user_preference_vector_federated c on a.id_User = c.id_User and b.id_RSSFeed = c.id_RSSFeed where a.id_User = 1003630460 and a.type in (0, 1, 2, 3, 4, 11, 12, 13, 14, 15) order by a.published desc limit 0, 3
Connection ID (thread ID): 19705
Status: NOT_KILLED
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.
Writing a core file
2017-11-28 14:23:05 7f536d896900 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2017-11-28 14:23:05 139996296734976 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-28 14:23:05 139996296734976 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-28 14:23:05 139996296734976 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-28 14:23:05 139996296734976 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-28 14:23:05 139996296734976 [Note] InnoDB: Compressed tables use zlib 1.2.7
2017-11-28 14:23:05 139996296734976 [Note] InnoDB: Using Linux native AIO
2017-11-28 14:23:05 139996296734976 [Note] InnoDB: Using SSE crc32 instructions
2017-11-28 14:23:05 139996296734976 [Note] InnoDB: Initializing buffer pool, size = 16.0G
2017-11-28 14:23:06 139996296734976 [Note] InnoDB: Completed initialization of buffer pool
2017-11-28 14:23:06 139996296734976 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-28 14:23:06 139996296734976 [Note] InnoDB: The log sequence number 3265437035429 in ibdata file do not match the log sequence number 3265441631402 in the ib_logfiles!
2017-11-28 14:23:06 139996296734976 [Note] InnoDB: Restoring possible half-written data pages from the doublewrite buffer...
InnoDB: Last MySQL binlog file position 0 649653, file name /var/lib/mysql/binlog/mysql-bin.000016
2017-11-28 14:23:07 139996296734976 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-28 14:23:07 139996296734976 [Note] InnoDB: Waiting for purge to start
2017-11-28 14:23:07 139996296734976 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 3265441631402
2017-11-28 14:23:07 139974846416640 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-28 14:23:07 139996296734976 [Note] Plugin 'FEEDBACK' is disabled.
2017-11-28 14:23:07 139996296734976 [Note] Recovering after a crash using /var/lib/mysql/binlog/mysql-bin
2017-11-28 14:23:07 139996296734976 [Note] Starting crash recovery...
2017-11-28 14:23:07 139996296734976 [Note] Crash recovery finished.
2017-11-28 14:23:07 139996296734976 [Warning] Failed to setup SSL
2017-11-28 14:23:07 139996296734976 [Warning] SSL error: SSL_CTX_set_default_verify_paths failed
2017-11-28 14:23:07 139996296734976 [Warning] SSL error: error:02001002:system library:fopen:No such file or directory
2017-11-28 14:23:07 139996296734976 [Warning] SSL error: error:2006D080:BIO routines:BIO_new_file:no such file
2017-11-28 14:23:07 139996296734976 [Warning] SSL error: error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib
2017-11-28 14:23:07 139996296734976 [Note] Server socket created on IP: '0.0.0.0'.
2017-11-28 14:23:07 139996296734976 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.28-MariaDB' socket: '/var/lib/mysql/mysql.sock' port: 3306 MariaDB Server
Hi Elena,
Thanks for getting back.
We didn't change query cache type or query cache size. But the data was refreshed from a database that has 64GB ram vs this database server has 15GB ram. Do you think thats the issue.
Thanks,
Jai
Jai
added a comment - Hi Elena,
Thanks for getting back.
We didn't change query cache type or query cache size. But the data was refreshed from a database that has 64GB ram vs this database server has 15GB ram. Do you think thats the issue.
Thanks,
Jai
jai, please define "was refreshed" in terms of exact steps that were performed.
Please also provide information that alice requested in her earlier comment, along with your config file(s).
Thanks.
Elena Stepanova
added a comment - jai , please define "was refreshed" in terms of exact steps that were performed.
Please also provide information that alice requested in her earlier comment, along with your config file(s).
Thanks.
Hi Elena,
Refreshed meaning - Took a backup of database and restored in a new database instance.
I will attach a file with those details
Jai
added a comment - Hi Elena,
Refreshed meaning - Took a backup of database and restored in a new database instance.
I will attach a file with those details
MDEV-14272 has been fixed now, the fix will be included in the next 10.1 release. Hopefully it will help.
Please comment here if you still experience the problem on 10.1.31+, and the bug report will be re-opened.
Elena Stepanova
added a comment - - edited MDEV-14272 has been fixed now, the fix will be included in the next 10.1 release. Hopefully it will help.
Please comment here if you still experience the problem on 10.1.31+, and the bug report will be re-opened.
People
Unassigned
Jai
Votes:
0Vote for this issue
Watchers:
3Start watching this issue
Dates
Created:
Updated:
Resolved:
Git Integration
Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.
{"report":{"fcp":2850.2000002861023,"ttfb":645.8000001907349,"pageVisibility":"visible","entityId":64509,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"5cf7b921-d48b-4fcf-8939-0c31487c5faa","navigationType":0,"readyForUser":2933.0999999046326,"redirectCount":0,"resourceLoadedEnd":3295.800000190735,"resourceLoadedStart":650.7000002861023,"resourceTiming":[{"duration":1463,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":650.7000002861023,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":650.7000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":2113.7000002861023,"responseStart":0,"secureConnectionStart":0},{"duration":1463.3000001907349,"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":651,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":651,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":2114.300000190735,"responseStart":0,"secureConnectionStart":0},{"duration":1534.8999996185303,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":651.2000002861023,"connectEnd":651.2000002861023,"connectStart":651.2000002861023,"domainLookupEnd":651.2000002861023,"domainLookupStart":651.2000002861023,"fetchStart":651.2000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":651.2000002861023,"responseEnd":2186.0999999046326,"responseStart":2186.0999999046326,"secureConnectionStart":651.2000002861023},{"duration":1677.2999997138977,"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":651.3000001907349,"connectEnd":651.3000001907349,"connectStart":651.3000001907349,"domainLookupEnd":651.3000001907349,"domainLookupStart":651.3000001907349,"fetchStart":651.3000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":651.3000001907349,"responseEnd":2328.5999999046326,"responseStart":2328.5999999046326,"secureConnectionStart":651.3000001907349},{"duration":1681.7000002861023,"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":651.5999999046326,"connectEnd":651.5999999046326,"connectStart":651.5999999046326,"domainLookupEnd":651.5999999046326,"domainLookupStart":651.5999999046326,"fetchStart":651.5999999046326,"redirectEnd":0,"redirectStart":0,"requestStart":651.5999999046326,"responseEnd":2333.300000190735,"responseStart":2333.300000190735,"secureConnectionStart":651.5999999046326},{"duration":1682.0999999046326,"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":651.7000002861023,"connectEnd":651.7000002861023,"connectStart":651.7000002861023,"domainLookupEnd":651.7000002861023,"domainLookupStart":651.7000002861023,"fetchStart":651.7000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":651.7000002861023,"responseEnd":2333.800000190735,"responseStart":2333.800000190735,"secureConnectionStart":651.7000002861023},{"duration":1682.3000001907349,"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":651.9000000953674,"connectEnd":651.9000000953674,"connectStart":651.9000000953674,"domainLookupEnd":651.9000000953674,"domainLookupStart":651.9000000953674,"fetchStart":651.9000000953674,"redirectEnd":0,"redirectStart":0,"requestStart":651.9000000953674,"responseEnd":2334.2000002861023,"responseStart":2334.2000002861023,"secureConnectionStart":651.9000000953674},{"duration":1834.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":652.0999999046326,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":652.0999999046326,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":2486.9000000953674,"responseStart":0,"secureConnectionStart":0},{"duration":1682.5,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":652.2000002861023,"connectEnd":652.2000002861023,"connectStart":652.2000002861023,"domainLookupEnd":652.2000002861023,"domainLookupStart":652.2000002861023,"fetchStart":652.2000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":652.2000002861023,"responseEnd":2334.7000002861023,"responseStart":2334.7000002861023,"secureConnectionStart":652.2000002861023},{"duration":1834.6999998092651,"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":652.4000000953674,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":652.4000000953674,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":2487.0999999046326,"responseStart":0,"secureConnectionStart":0},{"duration":1684,"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":652.5,"connectEnd":652.5,"connectStart":652.5,"domainLookupEnd":652.5,"domainLookupStart":652.5,"fetchStart":652.5,"redirectEnd":0,"redirectStart":0,"requestStart":652.5,"responseEnd":2336.5,"responseStart":2336.5,"secureConnectionStart":652.5},{"duration":2625.0999999046326,"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":664.2000002861023,"connectEnd":664.2000002861023,"connectStart":664.2000002861023,"domainLookupEnd":664.2000002861023,"domainLookupStart":664.2000002861023,"fetchStart":664.2000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":664.2000002861023,"responseEnd":3289.300000190735,"responseStart":3289.300000190735,"secureConnectionStart":664.2000002861023},{"duration":2625.4000000953674,"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":664.3000001907349,"connectEnd":664.3000001907349,"connectStart":664.3000001907349,"domainLookupEnd":664.3000001907349,"domainLookupStart":664.3000001907349,"fetchStart":664.3000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":664.3000001907349,"responseEnd":3289.7000002861023,"responseStart":3289.7000002861023,"secureConnectionStart":664.3000001907349},{"duration":264.7999997138977,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":2507.800000190735,"connectEnd":2507.800000190735,"connectStart":2507.800000190735,"domainLookupEnd":2507.800000190735,"domainLookupStart":2507.800000190735,"fetchStart":2507.800000190735,"redirectEnd":0,"redirectStart":0,"requestStart":2507.800000190735,"responseEnd":2772.5999999046326,"responseStart":2772.5999999046326,"secureConnectionStart":2507.800000190735},{"duration":498.19999980926514,"initiatorType":"link","name":"https://jira.mariadb.org/s/d5715adaadd168a9002b108b2b039b50-CDN/lu2cib/820016/12ta74/be4b45e9cec53099498fa61c8b7acba4/_/download/contextbatch/css/jira.project.sidebar,-_super,-project.issue.navigator,-jira.general,-jira.browse.project,-jira.view.issue,-jira.global,-atl.general,-com.atlassian.jira.projects.sidebar.init/batch.css?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true&whisper-enabled=true","startTime":2792.2000002861023,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":2792.2000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":3290.4000000953674,"responseStart":0,"secureConnectionStart":0},{"duration":496.7999997138977,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/e65b778d185daf5aee24936755b43da6/_/download/contextbatch/js/browser-metrics-plugin.contrib,-_super,-project.issue.navigator,-jira.view.issue,-atl.general/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true&whisper-enabled=true","startTime":2793.800000190735,"connectEnd":2793.800000190735,"connectStart":2793.800000190735,"domainLookupEnd":2793.800000190735,"domainLookupStart":2793.800000190735,"fetchStart":2793.800000190735,"redirectEnd":0,"redirectStart":0,"requestStart":2793.800000190735,"responseEnd":3290.5999999046326,"responseStart":3290.5999999046326,"secureConnectionStart":2793.800000190735},{"duration":501.5,"initiatorType":"script","name":"https://jira.mariadb.org/s/097ae97cb8fbec7d6ea4bbb1f26955b9-CDN/lu2cib/820016/12ta74/be4b45e9cec53099498fa61c8b7acba4/_/download/contextbatch/js/jira.project.sidebar,-_super,-project.issue.navigator,-jira.general,-jira.browse.project,-jira.view.issue,-jira.global,-atl.general,-com.atlassian.jira.projects.sidebar.init/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&locale=en&slack-enabled=true&whisper-enabled=true","startTime":2794.300000190735,"connectEnd":2794.300000190735,"connectStart":2794.300000190735,"domainLookupEnd":2794.300000190735,"domainLookupStart":2794.300000190735,"fetchStart":2794.300000190735,"redirectEnd":0,"redirectStart":0,"requestStart":2794.300000190735,"responseEnd":3295.800000190735,"responseStart":3295.800000190735,"secureConnectionStart":2794.300000190735},{"duration":537.4000000953674,"initiatorType":"script","name":"https://www.google-analytics.com/analytics.js","startTime":2838.5,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":2838.5,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":3375.9000000953674,"responseStart":0,"secureConnectionStart":0}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":453,"responseStart":646,"responseEnd":661,"domLoading":649,"domInteractive":3380,"domContentLoadedEventStart":3380,"domContentLoadedEventEnd":3495,"domComplete":3933,"loadEventStart":3933,"loadEventEnd":3935,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":3298.9000000953674},{"name":"bigPipe.sidebar-id.end","time":3299.7000002861023},{"name":"bigPipe.activity-panel-pipe-id.start","time":3299.9000000953674},{"name":"bigPipe.activity-panel-pipe-id.end","time":3301.800000190735},{"name":"activityTabFullyLoaded","time":3532.5}],"measures":[],"correlationId":"ba06eec61c49c","effectiveType":"4g","downlink":9.6,"rtt":0,"serverDuration":137,"dbReadsTimeInMs":14,"dbConnsTimeInMs":23,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}
Please add table structure (and indexes) for all tables, involved in a query.