Sprint:
10.2.2-3, 10.2.2-1, 10.2.2-2, 10.2.2-4, 10.1.18
We'll solve MDEV-13418 by translating:
SELECT 1, a INTO a, b FROM dual;
into
DECLARE a_tmp TYPE OF a;
DECLARE b_tmp TYPE OF b;
SELECT 1, a INTO a, b FROM dual;
SET a=a_tmp;
SET b=b_tmp;
Notice, this will need auto-generated assignments between SP variables (a=a_tmp and b=b_tmp ).
Normally assignment is done via sp_instr_set , but it does not suite well here because it needs:
an Item for the assignment source
a LEX containing this Item
Instead of creating an Item and a LEX (whose sizeof are 208 and 5896 bytes respectively),
we'll introduce a new sp_instr_setvar which will copy between two variables directly, with no Item and LEX , using their offsets in sp_rcontext::m_var_table .
In order to implement this, we'll need some changes for ROW -type SP variables.
Currently ROW variables store their members inside Item_splocal_row::m_table .
We'll do the following:
Create a new class Field_row and move m_table from Item_splocal_row to Field_row
class Field_row: public Field_null
{
class Virtual_tmp_table *m_table;
public :
Field_row(uchar *ptr_arg, const LEX_CSTRING *field_name_arg)
:Field_null(ptr_arg, 0, Field::NONE, field_name_arg, &my_charset_bin),
m_table(NULL)
{}
};
Remove the class Item_splocal_row and use Item_splocal instead by passing &type_handler_row to the constructor.
Change Item_splocal::Item_splocal to accept const Type_handler *handler instead of enum_field_types sp_var_type .
Remove the class Item_spvar_args and derive Item_field_row directly from Item_args
Move row_create_items() and get_row_field() from Item_spvar_args to Item_field_row and fix them to use Field_row::m_table instead of Item_spvar_args::m_table .
Replace DBUG_ASSERT in Type_handler_row::Column_definition_fix_attributes() , Type_handler_row::Column_definition_prepare_stage1() , Type_handler_row::Column_definition_prepare_stage2() to real appropriate implementations.
{"report":{"fcp":1006.6000003814697,"ttfb":242.69999980926514,"pageVisibility":"visible","entityId":63841,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"a68a2a15-89ba-4662-9591-81cf4f9ca83d","navigationType":0,"readyForUser":1092,"redirectCount":0,"resourceLoadedEnd":961.5,"resourceLoadedStart":248.80000019073486,"resourceTiming":[{"duration":284.5999994277954,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":248.80000019073486,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":248.80000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":533.3999996185303,"responseStart":0,"secureConnectionStart":0},{"duration":284.69999980926514,"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":249.10000038146973,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":249.10000038146973,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":533.8000001907349,"responseStart":0,"secureConnectionStart":0},{"duration":293.30000019073486,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":249.30000019073486,"connectEnd":249.30000019073486,"connectStart":249.30000019073486,"domainLookupEnd":249.30000019073486,"domainLookupStart":249.30000019073486,"fetchStart":249.30000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":249.30000019073486,"responseEnd":542.6000003814697,"responseStart":542.6000003814697,"secureConnectionStart":249.30000019073486},{"duration":354.30000019073486,"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":249.5,"connectEnd":249.5,"connectStart":249.5,"domainLookupEnd":249.5,"domainLookupStart":249.5,"fetchStart":249.5,"redirectEnd":0,"redirectStart":0,"requestStart":249.5,"responseEnd":603.8000001907349,"responseStart":603.8000001907349,"secureConnectionStart":249.5},{"duration":358.4000005722046,"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":249.69999980926514,"connectEnd":249.69999980926514,"connectStart":249.69999980926514,"domainLookupEnd":249.69999980926514,"domainLookupStart":249.69999980926514,"fetchStart":249.69999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":249.69999980926514,"responseEnd":608.1000003814697,"responseStart":608.1000003814697,"secureConnectionStart":249.69999980926514},{"duration":358.6000003814697,"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":249.89999961853027,"connectEnd":249.89999961853027,"connectStart":249.89999961853027,"domainLookupEnd":249.89999961853027,"domainLookupStart":249.89999961853027,"fetchStart":249.89999961853027,"redirectEnd":0,"redirectStart":0,"requestStart":249.89999961853027,"responseEnd":608.5,"responseStart":608.5,"secureConnectionStart":249.89999961853027},{"duration":358.79999923706055,"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":250.10000038146973,"connectEnd":250.10000038146973,"connectStart":250.10000038146973,"domainLookupEnd":250.10000038146973,"domainLookupStart":250.10000038146973,"fetchStart":250.10000038146973,"redirectEnd":0,"redirectStart":0,"requestStart":250.10000038146973,"responseEnd":608.8999996185303,"responseStart":608.8999996185303,"secureConnectionStart":250.10000038146973},{"duration":437.69999980926514,"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":250.30000019073486,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":250.30000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":688,"responseStart":0,"secureConnectionStart":0},{"duration":359,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":250.39999961853027,"connectEnd":250.39999961853027,"connectStart":250.39999961853027,"domainLookupEnd":250.39999961853027,"domainLookupStart":250.39999961853027,"fetchStart":250.39999961853027,"redirectEnd":0,"redirectStart":0,"requestStart":250.39999961853027,"responseEnd":609.3999996185303,"responseStart":609.3999996185303,"secureConnectionStart":250.39999961853027},{"duration":437.4000005722046,"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":250.69999980926514,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":250.69999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":688.1000003814697,"responseStart":0,"secureConnectionStart":0},{"duration":359.0999994277954,"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":250.80000019073486,"connectEnd":250.80000019073486,"connectStart":250.80000019073486,"domainLookupEnd":250.80000019073486,"domainLookupStart":250.80000019073486,"fetchStart":250.80000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":250.80000019073486,"responseEnd":609.8999996185303,"responseStart":609.8999996185303,"secureConnectionStart":250.80000019073486},{"duration":491.79999923706055,"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":252.10000038146973,"connectEnd":252.10000038146973,"connectStart":252.10000038146973,"domainLookupEnd":252.10000038146973,"domainLookupStart":252.10000038146973,"fetchStart":252.10000038146973,"redirectEnd":0,"redirectStart":0,"requestStart":252.10000038146973,"responseEnd":743.8999996185303,"responseStart":743.8999996185303,"secureConnectionStart":252.10000038146973},{"duration":609.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":252.10000038146973,"connectEnd":252.10000038146973,"connectStart":252.10000038146973,"domainLookupEnd":252.10000038146973,"domainLookupStart":252.10000038146973,"fetchStart":252.10000038146973,"redirectEnd":0,"redirectStart":0,"requestStart":252.10000038146973,"responseEnd":862,"responseStart":862,"secureConnectionStart":252.10000038146973},{"duration":51.79999923706055,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":699.6000003814697,"connectEnd":699.6000003814697,"connectStart":699.6000003814697,"domainLookupEnd":699.6000003814697,"domainLookupStart":699.6000003814697,"fetchStart":699.6000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":699.6000003814697,"responseEnd":751.3999996185303,"responseStart":751.3000001907349,"secureConnectionStart":699.6000003814697},{"duration":206.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":754.8000001907349,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":754.8000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":961.3000001907349,"responseStart":0,"secureConnectionStart":0},{"duration":206.19999980926514,"initiatorType":"link","name":"https://jira.mariadb.org/s/50bc9be5bfead1a25e72c1a9338c94f6-CDN/lu2cib/820016/12ta74/e108c7645258ccb43280ed3404e3e949/_/download/contextbatch/css/com.atlassian.jira.plugins.jira-development-integration-plugin:0,-_super,-jira.view.issue,-jira.global,-jira.general,-jira.browse.project,-project.issue.navigator,-atl.general/batch.css?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true&whisper-enabled=true","startTime":755.3000001907349,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":755.3000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":961.5,"responseStart":0,"secureConnectionStart":0}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":83,"responseStart":242,"responseEnd":246,"domLoading":245,"domInteractive":1186,"domContentLoadedEventStart":1186,"domContentLoadedEventEnd":1237,"domComplete":2596,"loadEventStart":2596,"loadEventEnd":2598,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1131.8999996185303},{"name":"bigPipe.sidebar-id.end","time":1132.8999996185303},{"name":"bigPipe.activity-panel-pipe-id.start","time":1133.1000003814697},{"name":"bigPipe.activity-panel-pipe-id.end","time":1135.6999998092651},{"name":"activityTabFullyLoaded","time":1251}],"measures":[],"correlationId":"4e3abd9ea75f09","effectiveType":"4g","downlink":10,"rtt":0,"serverDuration":99,"dbReadsTimeInMs":13,"dbConnsTimeInMs":22,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}