This was originally reported by Roel as MySQL Bug #89087 Assertion `key->flags & 1' failed .
CREATE TABLE t1(c1 INT ) ENGINE=InnoDB;
ALTER TABLE t1 ADD CONSTRAINT UNIQUE KEY i1(c1);
ALTER TABLE t1 CHANGE c1 c1 INT NOT NULL , ADD KEY (c1);
DROP TABLE t1;
There is a fix for this in MySQL 8.0.11, but I think that we should fix this differently in MariaDB, and starting from the first potentially affected version (10.0). I was not able to repeat a failure on 10.0 even after adding a debug assertion.
For 10.2, the minimal fix should be as follows:
diff --git a/storage/innobase/handler/handler0alter.cc b/storage/innobase/handler/handler0alter.cc
index 02a8428cdc9..20bac687ccf 100644
--- a/storage/innobase/handler/handler0alter.cc
+++ b/storage/innobase/handler/handler0alter.cc
@@ -2597,10 +2597,8 @@ innobase_create_key_defs(
DBUG_ASSERT(got_default_clust);
DBUG_ASSERT(altered_table->s->primary_key
== 0);
- primary_key_number = 0;
- } else {
- primary_key_number = *add;
}
+ primary_key_number = altered_table->s->primary_key;
} else if (got_default_clust) {
/* Create the GEN_CLUST_INDEX */
index_def_t* index = indexdef++;
Marko Mäkelä
made changes -
2018-04-20 07:36
Field
Original Value
New Value
Description
This was originally reported by [~Roel] as [MySQL Bug #89087 Assertion `key->flags & 1' failed|https://bugs.mysql.com/bug.php?id=89087 |.
{code:sql}
CREATE TABLE t1(c1 INT) ENGINE=InnoDB;
ALTER TABLE t1 ADD CONSTRAINT UNIQUE KEY i1(c1);
ALTER TABLE t1 CHANGE c1 c1 INT NOT NULL,ADD KEY(c1);
DROP TABLE t1;
{code}
There is a fix for this in MySQL 8.0.11, but I think that we should fix this differently in MariaDB, and starting from the first potentially affected version (10.0). I was not able to repeat a failure on 10.0 even after adding a debug assertion.
For 10.2, the minimal fix should be as follows:
{code:diff}
diff --git a/storage/innobase/handler/handler0alter.cc b/storage/innobase/handler/handler0alter.cc
index 02a8428cdc9..20bac687ccf 100644
--- a/storage/innobase/handler/handler0alter.cc
+++ b/storage/innobase/handler/handler0alter.cc
@@ -2597,10 +2597,8 @@ innobase_create_key_defs(
DBUG_ASSERT(got_default_clust);
DBUG_ASSERT(altered_table->s->primary_key
== 0);
- primary_key_number = 0;
- } else {
- primary_key_number = *add;
}
+ primary_key_number = altered_table->s->primary_key;
} else if (got_default_clust) {
/* Create the GEN_CLUST_INDEX */
index_def_t* index = indexdef++;
{code}
This was originally reported by [~Roel] as [MySQL Bug #89087 Assertion `key->flags & 1' failed|https://bugs.mysql.com/bug.php?id=89087 ].
{code:sql}
CREATE TABLE t1(c1 INT) ENGINE=InnoDB;
ALTER TABLE t1 ADD CONSTRAINT UNIQUE KEY i1(c1);
ALTER TABLE t1 CHANGE c1 c1 INT NOT NULL,ADD KEY(c1);
DROP TABLE t1;
{code}
There is a fix for this in MySQL 8.0.11, but I think that we should fix this differently in MariaDB, and starting from the first potentially affected version (10.0). I was not able to repeat a failure on 10.0 even after adding a debug assertion.
For 10.2, the minimal fix should be as follows:
{code:diff}
diff --git a/storage/innobase/handler/handler0alter.cc b/storage/innobase/handler/handler0alter.cc
index 02a8428cdc9..20bac687ccf 100644
--- a/storage/innobase/handler/handler0alter.cc
+++ b/storage/innobase/handler/handler0alter.cc
@@ -2597,10 +2597,8 @@ innobase_create_key_defs(
DBUG_ASSERT(got_default_clust);
DBUG_ASSERT(altered_table->s->primary_key
== 0);
- primary_key_number = 0;
- } else {
- primary_key_number = *add;
}
+ primary_key_number = altered_table->s->primary_key;
} else if (got_default_clust) {
/* Create the GEN_CLUST_INDEX */
index_def_t* index = indexdef++;
{code}
Marko Mäkelä
made changes -
2018-04-23 10:11
Fix Version/s
10.0.35
[ 22912
]
Fix Version/s
10.1.33
[ 22909
]
Fix Version/s
10.2.15
[ 23006
]
Fix Version/s
10.3.7
[ 23005
]
Fix Version/s
10.2
[ 14601
]
Fix Version/s
10.0
[ 16000
]
Fix Version/s
10.1
[ 16100
]
Fix Version/s
10.3
[ 22126
]
Resolution
Fixed
[ 1
]
Status
Open
[ 1
]
Closed
[ 6
]
Sergei Golubchik
made changes -
2021-12-06 21:47
Workflow
MariaDB v3
[ 86664
]
MariaDB v4
[ 154193
]
{"report":{"fcp":674.7999992370605,"ttfb":181.29999923706055,"pageVisibility":"visible","entityId":66955,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":32,"apdex":1,"journeyId":"82dbb715-7a9f-4d77-a103-8edd09f88843","navigationType":0,"readyForUser":779.5,"redirectCount":0,"resourceLoadedEnd":832.7999992370605,"resourceLoadedStart":186.89999961853027,"resourceTiming":[{"duration":6.899999618530273,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":186.89999961853027,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":186.89999961853027,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":193.79999923706055,"responseStart":0,"secureConnectionStart":0},{"duration":6.800000190734863,"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":187.19999980926514,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":187.19999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":194,"responseStart":0,"secureConnectionStart":0},{"duration":90.60000038146973,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":187.39999961853027,"connectEnd":187.39999961853027,"connectStart":187.39999961853027,"domainLookupEnd":187.39999961853027,"domainLookupStart":187.39999961853027,"fetchStart":187.39999961853027,"redirectEnd":0,"redirectStart":0,"requestStart":187.39999961853027,"responseEnd":278,"responseStart":278,"secureConnectionStart":187.39999961853027},{"duration":115.60000038146973,"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":187.5999994277954,"connectEnd":187.5999994277954,"connectStart":187.5999994277954,"domainLookupEnd":187.5999994277954,"domainLookupStart":187.5999994277954,"fetchStart":187.5999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":187.5999994277954,"responseEnd":303.19999980926514,"responseStart":303.19999980926514,"secureConnectionStart":187.5999994277954},{"duration":119.19999980926514,"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":187.89999961853027,"connectEnd":187.89999961853027,"connectStart":187.89999961853027,"domainLookupEnd":187.89999961853027,"domainLookupStart":187.89999961853027,"fetchStart":187.89999961853027,"redirectEnd":0,"redirectStart":0,"requestStart":187.89999961853027,"responseEnd":307.0999994277954,"responseStart":307.0999994277954,"secureConnectionStart":187.89999961853027},{"duration":119.59999942779541,"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":188,"connectEnd":188,"connectStart":188,"domainLookupEnd":188,"domainLookupStart":188,"fetchStart":188,"redirectEnd":0,"redirectStart":0,"requestStart":188,"responseEnd":307.5999994277954,"responseStart":307.5999994277954,"secureConnectionStart":188},{"duration":119.80000019073486,"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":188.19999980926514,"connectEnd":188.19999980926514,"connectStart":188.19999980926514,"domainLookupEnd":188.19999980926514,"domainLookupStart":188.19999980926514,"fetchStart":188.19999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":188.19999980926514,"responseEnd":308,"responseStart":308,"secureConnectionStart":188.19999980926514},{"duration":120.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":188.39999961853027,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":188.39999961853027,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":309.0999994277954,"responseStart":0,"secureConnectionStart":0},{"duration":119.90000057220459,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":188.5999994277954,"connectEnd":188.5999994277954,"connectStart":188.5999994277954,"domainLookupEnd":188.5999994277954,"domainLookupStart":188.5999994277954,"fetchStart":188.5999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":188.5999994277954,"responseEnd":308.5,"responseStart":308.5,"secureConnectionStart":188.5999994277954},{"duration":120.40000057220459,"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":188.79999923706055,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":188.79999923706055,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":309.19999980926514,"responseStart":0,"secureConnectionStart":0},{"duration":120.19999980926514,"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":188.89999961853027,"connectEnd":188.89999961853027,"connectStart":188.89999961853027,"domainLookupEnd":188.89999961853027,"domainLookupStart":188.89999961853027,"fetchStart":188.89999961853027,"redirectEnd":0,"redirectStart":0,"requestStart":188.89999961853027,"responseEnd":309.0999994277954,"responseStart":309.0999994277954,"secureConnectionStart":188.89999961853027},{"duration":505.6000003814697,"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":189.5999994277954,"connectEnd":189.5999994277954,"connectStart":189.5999994277954,"domainLookupEnd":189.5999994277954,"domainLookupStart":189.5999994277954,"fetchStart":189.5999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":189.5999994277954,"responseEnd":695.1999998092651,"responseStart":695.1999998092651,"secureConnectionStart":189.5999994277954},{"duration":572.3000001907349,"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":189.79999923706055,"connectEnd":189.79999923706055,"connectStart":189.79999923706055,"domainLookupEnd":189.79999923706055,"domainLookupStart":189.79999923706055,"fetchStart":189.79999923706055,"redirectEnd":0,"redirectStart":0,"requestStart":189.79999923706055,"responseEnd":762.0999994277954,"responseStart":762.0999994277954,"secureConnectionStart":189.79999923706055},{"duration":265.5999994277954,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":496.19999980926514,"connectEnd":496.19999980926514,"connectStart":496.19999980926514,"domainLookupEnd":496.19999980926514,"domainLookupStart":496.19999980926514,"fetchStart":496.19999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":496.19999980926514,"responseEnd":761.7999992370605,"responseStart":761.7999992370605,"secureConnectionStart":496.19999980926514},{"duration":168.39999961853027,"initiatorType":"script","name":"https://www.google-analytics.com/analytics.js","startTime":668.6999998092651,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":668.6999998092651,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":837.0999994277954,"responseStart":0,"secureConnectionStart":0},{"duration":13.299999237060547,"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":819.5,"connectEnd":819.5,"connectStart":819.5,"domainLookupEnd":819.5,"domainLookupStart":819.5,"fetchStart":819.5,"redirectEnd":0,"redirectStart":0,"requestStart":819.5,"responseEnd":832.7999992370605,"responseStart":832.7999992370605,"secureConnectionStart":819.5}],"fetchStart":1,"domainLookupStart":1,"domainLookupEnd":1,"connectStart":1,"connectEnd":1,"requestStart":4,"responseStart":182,"responseEnd":183,"domLoading":185,"domInteractive":918,"domContentLoadedEventStart":918,"domContentLoadedEventEnd":969,"domComplete":1113,"loadEventStart":1113,"loadEventEnd":1113,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":888.5},{"name":"bigPipe.sidebar-id.end","time":889.2999992370605},{"name":"bigPipe.activity-panel-pipe-id.start","time":889.5},{"name":"bigPipe.activity-panel-pipe-id.end","time":892},{"name":"activityTabFullyLoaded","time":981.6999998092651}],"measures":[],"correlationId":"8e22d39e75bc9f","effectiveType":"4g","downlink":10,"rtt":0,"serverDuration":118,"dbReadsTimeInMs":19,"dbConnsTimeInMs":30,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}