MariaDB 10.2 and newer returns inconsistent results when query caching is enabled (query_cache_type=ON).
Steps to reproduce
1. Start a MariaDB 10.2+ database with default settings.
For example by running a docker container on port 3500:
shell> docker run --name mariadb-10.2.14 -p 3500:3306 -e MYSQL_ROOT_PASSWORD=test -e MYSQL_USER=test -e MYSQL_PASSWORD=test -e MYSQL_DATABASE=test -d mariadb:10.2.14
|
shell> mysqltest -h 127.0.0.1 --port=3500 --user=test --password=test --result-file=MDEV-16087.record test < MDEV-16087.mysqltest
|
It fails with:
--- MDEV-16087.record 2018-05-15 15:42:11.495372790 +0200
|
+++ MDEV-16087.reject 2018-05-15 15:52:24.547984967 +0200
|
@@ -18,7 +18,7 @@
|
1
|
select count(*) from table3;
|
count(*)
|
-1
|
+0
|
select sql_no_cache count(*) from table3;
|
count(*)
|
1
|
|
mysqltest: Result content mismatch
|
3. Disable query caching and re-run the mysqltest case:
shell> echo "set global query_cache_type = off;" | mysql -h 127.0.0.1 --port=3500 --user=root --password=test
|
shell> mysqltest -h 127.0.0.1 --port=3500 --user=test --password=test --result-file=MDEV-16087.record test < MDEV-16087.mysqltest
|
Mysqltest succeeds.
Environment
- Ubuntu
- MariaDB 10.2.14
- Query cache settings:
MariaDB [(none)]> show variables like '%query_cache%';
|
+------------------------------+----------+
|
| Variable_name | Value |
|
+------------------------------+----------+
|
| have_query_cache | YES |
|
| query_cache_limit | 131072 |
|
| query_cache_min_res_unit | 4096 |
|
| query_cache_size | 67108864 |
|
| query_cache_strip_comments | OFF |
|
| query_cache_type | ON |
|
| query_cache_wlock_invalidate | OFF |
|
+------------------------------+----------+
|
- relates to
-
MDEV-16251
Query caching should not be enabled by default in apt packages
-
-
Closed
- links to
-
{"report":{"fcp":1432.1000003814697,"ttfb":371.5,"pageVisibility":"visible","entityId":67215,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"0c2d62ce-807b-46c2-a979-8ac843dcb5e2","navigationType":0,"readyForUser":1531.6999998092651,"redirectCount":0,"resourceLoadedEnd":1605.8000001907349,"resourceLoadedStart":377.5,"resourceTiming":[{"duration":512.6000003814697,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":377.5,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":377.5,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":890.1000003814697,"responseStart":0,"secureConnectionStart":0},{"duration":513.6000003814697,"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":377.69999980926514,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":377.69999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":891.3000001907349,"responseStart":0,"secureConnectionStart":0},{"duration":570.3000001907349,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":378,"connectEnd":378,"connectStart":378,"domainLookupEnd":378,"domainLookupStart":378,"fetchStart":378,"redirectEnd":0,"redirectStart":0,"requestStart":378,"responseEnd":948.3000001907349,"responseStart":948.3000001907349,"secureConnectionStart":378},{"duration":650.7999992370605,"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":378.1000003814697,"connectEnd":378.1000003814697,"connectStart":378.1000003814697,"domainLookupEnd":378.1000003814697,"domainLookupStart":378.1000003814697,"fetchStart":378.1000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":378.1000003814697,"responseEnd":1028.8999996185303,"responseStart":1028.8999996185303,"secureConnectionStart":378.1000003814697},{"duration":654.3000001907349,"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":378.3999996185303,"connectEnd":378.3999996185303,"connectStart":378.3999996185303,"domainLookupEnd":378.3999996185303,"domainLookupStart":378.3999996185303,"fetchStart":378.3999996185303,"redirectEnd":0,"redirectStart":0,"requestStart":378.3999996185303,"responseEnd":1032.6999998092651,"responseStart":1032.6999998092651,"secureConnectionStart":378.3999996185303},{"duration":654.5999994277954,"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":378.6000003814697,"connectEnd":378.6000003814697,"connectStart":378.6000003814697,"domainLookupEnd":378.6000003814697,"domainLookupStart":378.6000003814697,"fetchStart":378.6000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":378.6000003814697,"responseEnd":1033.1999998092651,"responseStart":1033.1999998092651,"secureConnectionStart":378.6000003814697},{"duration":654.8000001907349,"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":378.80000019073486,"connectEnd":378.80000019073486,"connectStart":378.80000019073486,"domainLookupEnd":378.80000019073486,"domainLookupStart":378.80000019073486,"fetchStart":378.80000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":378.80000019073486,"responseEnd":1033.6000003814697,"responseStart":1033.6000003814697,"secureConnectionStart":378.80000019073486},{"duration":713.2000007629395,"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":378.8999996185303,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":378.8999996185303,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1092.1000003814697,"responseStart":0,"secureConnectionStart":0},{"duration":655,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":379,"connectEnd":379,"connectStart":379,"domainLookupEnd":379,"domainLookupStart":379,"fetchStart":379,"redirectEnd":0,"redirectStart":0,"requestStart":379,"responseEnd":1034,"responseStart":1034,"secureConnectionStart":379},{"duration":713,"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":379.19999980926514,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":379.19999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1092.1999998092651,"responseStart":0,"secureConnectionStart":0},{"duration":655.3000001907349,"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":379.30000019073486,"connectEnd":379.30000019073486,"connectStart":379.30000019073486,"domainLookupEnd":379.30000019073486,"domainLookupStart":379.30000019073486,"fetchStart":379.30000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":379.30000019073486,"responseEnd":1034.6000003814697,"responseStart":1034.6000003814697,"secureConnectionStart":379.30000019073486},{"duration":1162.3000001907349,"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":380.3999996185303,"connectEnd":380.3999996185303,"connectStart":380.3999996185303,"domainLookupEnd":380.3999996185303,"domainLookupStart":380.3999996185303,"fetchStart":380.3999996185303,"redirectEnd":0,"redirectStart":0,"requestStart":380.3999996185303,"responseEnd":1542.6999998092651,"responseStart":1542.6999998092651,"secureConnectionStart":380.3999996185303},{"duration":1157,"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":386.8999996185303,"connectEnd":386.8999996185303,"connectStart":386.8999996185303,"domainLookupEnd":386.8999996185303,"domainLookupStart":386.8999996185303,"fetchStart":386.8999996185303,"redirectEnd":0,"redirectStart":0,"requestStart":386.8999996185303,"responseEnd":1543.8999996185303,"responseStart":1543.8999996185303,"secureConnectionStart":386.8999996185303},{"duration":135.89999961853027,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":1104.3000001907349,"connectEnd":1104.3000001907349,"connectStart":1104.3000001907349,"domainLookupEnd":1104.3000001907349,"domainLookupStart":1104.3000001907349,"fetchStart":1104.3000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":1104.3000001907349,"responseEnd":1240.1999998092651,"responseStart":1240.1999998092651,"secureConnectionStart":1104.3000001907349},{"duration":200.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":1365.6999998092651,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":1365.6999998092651,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1565.8999996185303,"responseStart":0,"secureConnectionStart":0},{"duration":212,"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":1366.6000003814697,"connectEnd":1366.6000003814697,"connectStart":1366.6000003814697,"domainLookupEnd":1366.6000003814697,"domainLookupStart":1366.6000003814697,"fetchStart":1366.6000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":1366.6000003814697,"responseEnd":1578.6000003814697,"responseStart":1578.6000003814697,"secureConnectionStart":1366.6000003814697},{"duration":238.80000019073486,"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":1367,"connectEnd":1367,"connectStart":1367,"domainLookupEnd":1367,"domainLookupStart":1367,"fetchStart":1367,"redirectEnd":0,"redirectStart":0,"requestStart":1367,"responseEnd":1605.8000001907349,"responseStart":1605.8000001907349,"secureConnectionStart":1367},{"duration":198.5,"initiatorType":"script","name":"https://www.google-analytics.com/analytics.js","startTime":1424.5,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":1424.5,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1623,"responseStart":0,"secureConnectionStart":0}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":111,"responseStart":372,"responseEnd":387,"domLoading":375,"domInteractive":1710,"domContentLoadedEventStart":1710,"domContentLoadedEventEnd":1777,"domComplete":2297,"loadEventStart":2297,"loadEventEnd":2297,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1634.3000001907349},{"name":"bigPipe.sidebar-id.end","time":1635.1999998092651},{"name":"bigPipe.activity-panel-pipe-id.start","time":1635.3000001907349},{"name":"bigPipe.activity-panel-pipe-id.end","time":1646},{"name":"activityTabFullyLoaded","time":1804.5}],"measures":[],"correlationId":"db9be0855aa0fc","effectiveType":"4g","downlink":9.2,"rtt":0,"serverDuration":191,"dbReadsTimeInMs":12,"dbConnsTimeInMs":21,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}
Easy to reproduce with 10.3.6, for example:
openxs@ao756:~/dbs/maria10.3$ bin/mysql --host=127.0.0.1 --port=3308 -uroot -e"select @@query_cache_type, version()"
+--------------------+----------------+
| @@query_cache_type | version() |
+--------------------+----------------+
| OFF | 10.3.6-MariaDB |
+--------------------+----------------+
openxs@ao756:~/dbs/maria10.3$ bin/mysqltest --host=127.0.0.1 --port=3308 -uroot test < /tmp/MDEV-16087.mysqltest
connect conn1, 127.0.0.1, root, , test, 3308;
connect conn2, 127.0.0.1, root, , test, 3308;
connect conn3, 127.0.0.1, root, , test, 3308;
connection conn1;
create table table1 (id bigint(20) auto_increment, primary key (id)) ENGINE=InnoDB;
create table table2 (id bigint(20) auto_increment, primary key (id)) ENGINE=InnoDB;
create table table3 (id bigint(20) auto_increment, primary key (id)) ENGINE=InnoDB;
connection conn2;
set autocommit=0;
select * from table2;
id
connection conn1;
insert into table3 () values ();
connection conn2;
insert into table1 () values ();
select count(*) from table3;
count(*)
0
connection conn3;
set autocommit=0;
select count(*) from table3;
count(*)
1
select count(*) from table3;
count(*)
1
select sql_no_cache count(*) from table3;
count(*)
1
rollback;
connection conn2;
rollback;
connection conn1;
drop table table1;
drop table table2;
drop table table3;
ok
openxs@ao756:~/dbs/maria10.3$ bin/mysql --host=127.0.0.1 --port=3308 -uroot -e"set global query_cache_type=on;"
openxs@ao756:~/dbs/maria10.3$ bin/mysql --host=127.0.0.1 --port=3308 -uroot -e"select @@query_cache_type, version()"
+--------------------+----------------+
| @@query_cache_type | version() |
+--------------------+----------------+
| ON | 10.3.6-MariaDB |
+--------------------+----------------+
openxs@ao756:~/dbs/maria10.3$ bin/mysqltest --host=127.0.0.1 --port=3308 -uroot test < /tmp/MDEV-16087.mysqltest
connect conn1, 127.0.0.1, root, , test, 3308;
connect conn2, 127.0.0.1, root, , test, 3308;
connect conn3, 127.0.0.1, root, , test, 3308;
connection conn1;
create table table1 (id bigint(20) auto_increment, primary key (id)) ENGINE=InnoDB;
create table table2 (id bigint(20) auto_increment, primary key (id)) ENGINE=InnoDB;
create table table3 (id bigint(20) auto_increment, primary key (id)) ENGINE=InnoDB;
connection conn2;
set autocommit=0;
select * from table2;
id
connection conn1;
insert into table3 () values ();
connection conn2;
insert into table1 () values ();
select count(*) from table3;
count(*)
0
connection conn3;
set autocommit=0;
select count(*) from table3;
count(*)
1
select count(*) from table3;
count(*)
0
select sql_no_cache count(*) from table3;
count(*)
1
rollback;
connection conn2;
rollback;
connection conn1;
drop table table1;
drop table table2;
drop table table3;
ok
openxs@ao756:~/dbs/maria10.3$
I can not reproduce with 10.2.12, fore example. so looks like a recent enough regression.