SELECT 0x31313131 IN ('1111', VEC_FROMTEXT('[1]'));
|
11.7 697b88bf75d89b79a18c6dd0bfb9c5c9d6f25503
|
#3 <signal handler called>
|
#4 0x0000560d05398ffb in Charset::mbminlen (this=0x62d000340498) at /data/bld/11.7-asan/sql/sql_string.h:116
|
#5 0x0000560d0539462f in String::append (this=0x62d000340498, s=0x7fecca6dd3b0 "", size=4) at /data/bld/11.7-asan/sql/sql_string.cc:549
|
#6 0x0000560d05f839eb in Item_func_vec_fromtext::val_str (this=0x62d00033ee00, buf=0x62d000340498) at /data/bld/11.7-asan/sql/item_vectorfunc.cc:181
|
#7 0x0000560d05b4a621 in in_string::set (this=0x62d0003403d0, pos=1, item=0x62d00033ee00) at /data/bld/11.7-asan/sql/item_cmpfunc.cc:3819
|
#8 0x0000560d05b528f0 in Item_func_in::fix_in_vector (this=0x62d00033ef40) at /data/bld/11.7-asan/sql/item_cmpfunc.cc:4676
|
#9 0x0000560d0581a5e4 in Item_func_in::fix_for_scalar_comparison_using_bisection (this=0x62d00033ef40, thd=0x62c0000c0218) at /data/bld/11.7-asan/sql/item_cmpfunc.h:2603
|
#10 0x0000560d057ecac7 in Type_handler_string_result::Item_func_in_fix_comparator_compatible_types (this=0x560d09c03200 <type_handler_long_blob>, thd=0x62c0000c0218, func=0x62d00033ef40) at /data/bld/11.7-asan/sql/sql_type.cc:6030
|
#11 0x0000560d05b5247f in Item_func_in::fix_length_and_dec (this=0x62d00033ef40, thd=0x62c0000c0218) at /data/bld/11.7-asan/sql/item_cmpfunc.cc:4642
|
#12 0x0000560d05bb18a9 in Item_func::fix_fields (this=0x62d00033ef40, thd=0x62c0000c0218, ref=0x62d00033f0d0) at /data/bld/11.7-asan/sql/item_func.cc:366
|
#13 0x0000560d05b50c97 in Item_func_in::fix_fields (this=0x62d00033ef40, thd=0x62c0000c0218, ref=0x62d00033f0d0) at /data/bld/11.7-asan/sql/item_cmpfunc.cc:4471
|
#14 0x0000560d04df4bfb in Item::fix_fields_if_needed (this=0x62d00033ef40, thd=0x62c0000c0218, ref=0x62d00033f0d0) at /data/bld/11.7-asan/sql/item.h:1168
|
#15 0x0000560d04df4c31 in Item::fix_fields_if_needed_for_scalar (this=0x62d00033ef40, thd=0x62c0000c0218, ref=0x62d00033f0d0) at /data/bld/11.7-asan/sql/item.h:1177
|
#16 0x0000560d04f1c2b1 in setup_fields (thd=0x62c0000c0218, ref_pointer_array=..., fields=..., column_usage=MARK_COLUMNS_READ, sum_func_list=0x62d00033fe58, pre_fix=0x62d00033e998, allow_sum_func=true, where=THD_WHERE::DEFAULT_WHERE) at /data/bld/11.7-asan/sql/sql_base.cc:8094
|
#17 0x0000560d051b9aad in JOIN::prepare (this=0x62d00033fab0, tables_init=0x0, conds_init=0x0, og_num=0, order_init=0x0, skip_order_by=false, group_init=0x0, having_init=0x0, proc_param_init=0x0, select_lex_arg=0x62d00033e6c8, unit_arg=0x62c0000c4740) at /data/bld/11.7-asan/sql/sql_select.cc:1572
|
#18 0x0000560d051e1bb3 in mysql_select (thd=0x62c0000c0218, tables=0x0, fields=..., conds=0x0, og_num=0, order=0x0, group=0x0, having=0x0, proc_param=0x0, select_options=2164525824, result=0x62d00033fa80, unit=0x62c0000c4740, select_lex=0x62d00033e6c8) at /data/bld/11.7-asan/sql/sql_select.cc:5331
|
#19 0x0000560d051aff95 in handle_select (thd=0x62c0000c0218, lex=0x62c0000c4660, result=0x62d00033fa80, setup_tables_done_option=0) at /data/bld/11.7-asan/sql/sql_select.cc:633
|
#20 0x0000560d050d2156 in execute_sqlcom_select (thd=0x62c0000c0218, all_tables=0x0) at /data/bld/11.7-asan/sql/sql_parse.cc:6191
|
#21 0x0000560d050c1d4a in mysql_execute_command (thd=0x62c0000c0218, is_called_from_prepared_stmt=false) at /data/bld/11.7-asan/sql/sql_parse.cc:3980
|
#22 0x0000560d050dcbe8 in mysql_parse (thd=0x62c0000c0218, rawbuf=0x62d00033e5f0 "SELECT 0x31313131 IN ('1111', VEC_FROMTEXT('[1]'))", length=50, parser_state=0x7fecca6dfa30) at /data/bld/11.7-asan/sql/sql_parse.cc:7915
|
#23 0x0000560d050b3a03 in dispatch_command (command=COM_QUERY, thd=0x62c0000c0218, packet=0x629000253219 "SELECT 0x31313131 IN ('1111', VEC_FROMTEXT('[1]'))", packet_length=50, blocking=true) at /data/bld/11.7-asan/sql/sql_parse.cc:1903
|
#24 0x0000560d050b070b in do_command (thd=0x62c0000c0218, blocking=true) at /data/bld/11.7-asan/sql/sql_parse.cc:1416
|
#25 0x0000560d055a877b in do_handle_one_connection (connect=0x608000003ab8, put_in_cache=true) at /data/bld/11.7-asan/sql/sql_connect.cc:1415
|
#26 0x0000560d055a82da in handle_one_connection (arg=0x608000003a38) at /data/bld/11.7-asan/sql/sql_connect.cc:1327
|
#27 0x0000560d06267472 in pfs_spawn_thread (arg=0x617000005b98) at /data/bld/11.7-asan/storage/perfschema/pfs.cc:2198
|
#28 0x00007fecda4a81c4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
|
#29 0x00007fecda52885c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
|
- is caused by
-
MDEV-34939
vector search in 11.7
-
-
Closed
{"report":{"fcp":999.2000002861023,"ttfb":301.2000002861023,"pageVisibility":"visible","entityId":132666,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"2857b9ea-97bf-40ca-866a-79091c2f0572","navigationType":0,"readyForUser":1079.8000001907349,"redirectCount":0,"resourceLoadedEnd":909.4000000953674,"resourceLoadedStart":307.1000003814697,"resourceTiming":[{"duration":162.09999990463257,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":307.1000003814697,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":307.1000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":469.2000002861023,"responseStart":0,"secureConnectionStart":0},{"duration":162.09999990463257,"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":307.40000009536743,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":307.40000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":469.5,"responseStart":0,"secureConnectionStart":0},{"duration":178.7999997138977,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":307.6000003814697,"connectEnd":307.6000003814697,"connectStart":307.6000003814697,"domainLookupEnd":307.6000003814697,"domainLookupStart":307.6000003814697,"fetchStart":307.6000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":307.6000003814697,"responseEnd":486.40000009536743,"responseStart":486.40000009536743,"secureConnectionStart":307.6000003814697},{"duration":273.69999980926514,"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":307.80000019073486,"connectEnd":307.80000019073486,"connectStart":307.80000019073486,"domainLookupEnd":307.80000019073486,"domainLookupStart":307.80000019073486,"fetchStart":307.80000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":307.80000019073486,"responseEnd":581.5,"responseStart":581.5,"secureConnectionStart":307.80000019073486},{"duration":278.2000002861023,"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":308,"connectEnd":308,"connectStart":308,"domainLookupEnd":308,"domainLookupStart":308,"fetchStart":308,"redirectEnd":0,"redirectStart":0,"requestStart":308,"responseEnd":586.2000002861023,"responseStart":586.2000002861023,"secureConnectionStart":308},{"duration":278.59999990463257,"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":308.2000002861023,"connectEnd":308.2000002861023,"connectStart":308.2000002861023,"domainLookupEnd":308.2000002861023,"domainLookupStart":308.2000002861023,"fetchStart":308.2000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":308.2000002861023,"responseEnd":586.8000001907349,"responseStart":586.8000001907349,"secureConnectionStart":308.2000002861023},{"duration":279.2000002861023,"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":308.40000009536743,"connectEnd":308.40000009536743,"connectStart":308.40000009536743,"domainLookupEnd":308.40000009536743,"domainLookupStart":308.40000009536743,"fetchStart":308.40000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":308.40000009536743,"responseEnd":587.6000003814697,"responseStart":587.6000003814697,"secureConnectionStart":308.40000009536743},{"duration":322.5,"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":308.6000003814697,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":308.6000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":631.1000003814697,"responseStart":0,"secureConnectionStart":0},{"duration":280.2999997138977,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":308.7000002861023,"connectEnd":308.7000002861023,"connectStart":308.7000002861023,"domainLookupEnd":308.7000002861023,"domainLookupStart":308.7000002861023,"fetchStart":308.7000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":308.7000002861023,"responseEnd":589,"responseStart":589,"secureConnectionStart":308.7000002861023},{"duration":322.2000002861023,"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":308.90000009536743,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":308.90000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":631.1000003814697,"responseStart":0,"secureConnectionStart":0},{"duration":280.7999997138977,"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":309.1000003814697,"connectEnd":309.1000003814697,"connectStart":309.1000003814697,"domainLookupEnd":309.1000003814697,"domainLookupStart":309.1000003814697,"fetchStart":309.1000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":309.1000003814697,"responseEnd":589.9000000953674,"responseStart":589.9000000953674,"secureConnectionStart":309.1000003814697},{"duration":375.7000002861023,"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":310,"connectEnd":310,"connectStart":310,"domainLookupEnd":310,"domainLookupStart":310,"fetchStart":310,"redirectEnd":0,"redirectStart":0,"requestStart":310,"responseEnd":685.7000002861023,"responseStart":685.7000002861023,"secureConnectionStart":310},{"duration":403.8999996185303,"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":310.1000003814697,"connectEnd":310.1000003814697,"connectStart":310.1000003814697,"domainLookupEnd":310.1000003814697,"domainLookupStart":310.1000003814697,"fetchStart":310.1000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":310.1000003814697,"responseEnd":714,"responseStart":714,"secureConnectionStart":310.1000003814697},{"duration":44.700000286102295,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":643.5,"connectEnd":643.5,"connectStart":643.5,"domainLookupEnd":643.5,"domainLookupStart":643.5,"fetchStart":643.5,"redirectEnd":0,"redirectStart":0,"requestStart":643.5,"responseEnd":688.2000002861023,"responseStart":688.2000002861023,"secureConnectionStart":643.5},{"duration":209.5,"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":699.9000000953674,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":699.9000000953674,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":909.4000000953674,"responseStart":0,"secureConnectionStart":0}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":142,"responseStart":301,"responseEnd":302,"domLoading":304,"domInteractive":1132,"domContentLoadedEventStart":1132,"domContentLoadedEventEnd":1180,"domComplete":1323,"loadEventStart":1323,"loadEventEnd":1324,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1115.5},{"name":"bigPipe.sidebar-id.end","time":1116.3000001907349},{"name":"bigPipe.activity-panel-pipe-id.start","time":1116.4000000953674},{"name":"bigPipe.activity-panel-pipe-id.end","time":1117.3000001907349},{"name":"activityTabFullyLoaded","time":1193.5}],"measures":[],"correlationId":"8aec131ee341fe","effectiveType":"4g","downlink":10,"rtt":0,"serverDuration":99,"dbReadsTimeInMs":15,"dbConnsTimeInMs":24,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}
Set to blocker as a crash in a new feature which is soon to be GA.