Type:
Bug
Priority:
Critical
Resolution:
Cannot Reproduce
Affects Version/s:
10.2.12 , 10.3.4 , 10.1.34 , 10.2.14 , 10.3.6 , 10.3.7 , 10.1.42
Environment:
Ubuntu Xenial
CREATE TABLE ` user ` (
`id` int (11) unsigned NOT NULL ,
`revision_date` int (14) NOT NULL ,
`revision_author` int (11) unsigned NOT NULL ,
`creation_date` int (14) NOT NULL ,
`creation_author` int (11) unsigned NOT NULL ,
`deleted` tinyint(1) NOT NULL ,
` user ` varchar (250) NOT NULL ,
` password ` varchar (255) NOT NULL ,
` name ` varchar (250) NOT NULL ,
`surname` varchar (250) NOT NULL ,
`lastlogin` int (14) NOT NULL ,
`lastip` varchar (32) NOT NULL ,
`email` varchar (60) NOT NULL ,
PRIMARY KEY (`id`),
KEY `id` (`id`,`deleted`),
KEY `deleted` (`deleted`),
FULLTEXT KEY ` user ` (` user `,` name `,`surname`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 TRANSACTIONAL=0
UPDATE user SET id = 275, revision_date = 1517476994, revision_author = 1, creation_date = 1475149574, creation_author = 1, user = "8502" , name = "SOFIA" , surname = "ORTONA - TEDESCO" , email = "" WHERE id = 275
Can 't write; duplicate key in table ' user '
I have an issue on InnoDB with both MariaDB versions 10.3.4 and 10.2.12
This problem is very difficult for me to reproduce since it doesn't always happen. As you can see, that error can't be true because the ID 275 is already set for that row, so I don't know why it is failing. Also, this is a pretty busy server, and this error pops up randomly on INSERTs and UPDATEs of various tables, but only 2-3 times a day (there are about 10.000 writes every day)
I don't even know how to debug it properly since that particular error message is associated with the creation of foreign keys. The table is referenced on other tables, but the error should occur on creation of them, not by writing rows.
The query is run inside a transaction. Please let me know if you need anything else to help diagnose the issue.
{"report":{"fcp":869.2999999523163,"ttfb":266.19999980926514,"pageVisibility":"visible","entityId":65776,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":1,"journeyId":"d138f2d6-6b6f-4899-8514-f14cd47644ed","navigationType":0,"readyForUser":969.3999998569489,"redirectCount":0,"resourceLoadedEnd":604.8999998569489,"resourceLoadedStart":272.39999985694885,"resourceTiming":[{"duration":75.29999995231628,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":272.39999985694885,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":272.39999985694885,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":347.69999980926514,"responseStart":0,"secureConnectionStart":0},{"duration":75.40000009536743,"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":272.69999980926514,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":272.69999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":348.09999990463257,"responseStart":0,"secureConnectionStart":0},{"duration":88.5,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":272.7999999523163,"connectEnd":272.7999999523163,"connectStart":272.7999999523163,"domainLookupEnd":272.7999999523163,"domainLookupStart":272.7999999523163,"fetchStart":272.7999999523163,"redirectEnd":0,"redirectStart":0,"requestStart":272.7999999523163,"responseEnd":361.2999999523163,"responseStart":361.2999999523163,"secureConnectionStart":272.7999999523163},{"duration":178.79999995231628,"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":273.09999990463257,"connectEnd":273.09999990463257,"connectStart":273.09999990463257,"domainLookupEnd":273.09999990463257,"domainLookupStart":273.09999990463257,"fetchStart":273.09999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":273.09999990463257,"responseEnd":451.89999985694885,"responseStart":451.89999985694885,"secureConnectionStart":273.09999990463257},{"duration":182.29999995231628,"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":273.39999985694885,"connectEnd":273.39999985694885,"connectStart":273.39999985694885,"domainLookupEnd":273.39999985694885,"domainLookupStart":273.39999985694885,"fetchStart":273.39999985694885,"redirectEnd":0,"redirectStart":0,"requestStart":273.39999985694885,"responseEnd":455.69999980926514,"responseStart":455.69999980926514,"secureConnectionStart":273.39999985694885},{"duration":182.79999995231628,"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":273.5,"connectEnd":273.5,"connectStart":273.5,"domainLookupEnd":273.5,"domainLookupStart":273.5,"fetchStart":273.5,"redirectEnd":0,"redirectStart":0,"requestStart":273.5,"responseEnd":456.2999999523163,"responseStart":456.2999999523163,"secureConnectionStart":273.5},{"duration":183,"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":273.69999980926514,"connectEnd":273.69999980926514,"connectStart":273.69999980926514,"domainLookupEnd":273.69999980926514,"domainLookupStart":273.69999980926514,"fetchStart":273.69999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":273.69999980926514,"responseEnd":456.69999980926514,"responseStart":456.69999980926514,"secureConnectionStart":273.69999980926514},{"duration":233.70000004768372,"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":273.89999985694885,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":273.89999985694885,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":507.59999990463257,"responseStart":0,"secureConnectionStart":0},{"duration":183.09999990463257,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":274,"connectEnd":274,"connectStart":274,"domainLookupEnd":274,"domainLookupStart":274,"fetchStart":274,"redirectEnd":0,"redirectStart":0,"requestStart":274,"responseEnd":457.09999990463257,"responseStart":457.09999990463257,"secureConnectionStart":274},{"duration":233.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":274.2999999523163,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":274.2999999523163,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":507.7999999523163,"responseStart":0,"secureConnectionStart":0},{"duration":183.39999985694885,"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":274.2999999523163,"connectEnd":274.2999999523163,"connectStart":274.2999999523163,"domainLookupEnd":274.2999999523163,"domainLookupStart":274.2999999523163,"fetchStart":274.2999999523163,"redirectEnd":0,"redirectStart":0,"requestStart":274.2999999523163,"responseEnd":457.69999980926514,"responseStart":457.69999980926514,"secureConnectionStart":274.2999999523163},{"duration":328.80000019073486,"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":275.69999980926514,"connectEnd":275.69999980926514,"connectStart":275.69999980926514,"domainLookupEnd":275.69999980926514,"domainLookupStart":275.69999980926514,"fetchStart":275.69999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":275.69999980926514,"responseEnd":604.5,"responseStart":604.5,"secureConnectionStart":275.69999980926514},{"duration":329.09999990463257,"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":275.7999999523163,"connectEnd":275.7999999523163,"connectStart":275.7999999523163,"domainLookupEnd":275.7999999523163,"domainLookupStart":275.7999999523163,"fetchStart":275.7999999523163,"redirectEnd":0,"redirectStart":0,"requestStart":275.7999999523163,"responseEnd":604.8999998569489,"responseStart":604.8999998569489,"secureConnectionStart":275.7999999523163},{"duration":66.29999995231628,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":519.5999999046326,"connectEnd":519.5999999046326,"connectStart":519.5999999046326,"domainLookupEnd":519.5999999046326,"domainLookupStart":519.5999999046326,"fetchStart":519.5999999046326,"redirectEnd":0,"redirectStart":0,"requestStart":519.5999999046326,"responseEnd":585.8999998569489,"responseStart":585.8999998569489,"secureConnectionStart":519.5999999046326}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":62,"responseStart":266,"responseEnd":269,"domLoading":269,"domInteractive":1032,"domContentLoadedEventStart":1032,"domContentLoadedEventEnd":1079,"domComplete":1462,"loadEventStart":1463,"loadEventEnd":1463,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1013.7999999523163},{"name":"bigPipe.sidebar-id.end","time":1014.5999999046326},{"name":"bigPipe.activity-panel-pipe-id.start","time":1014.7999999523163},{"name":"bigPipe.activity-panel-pipe-id.end","time":1015.7999999523163},{"name":"activityTabFullyLoaded","time":1097.7999999523163}],"measures":[],"correlationId":"f452b673eace7a","effectiveType":"4g","downlink":9.4,"rtt":0,"serverDuration":135,"dbReadsTimeInMs":38,"dbConnsTimeInMs":50,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}