-
Bug
-
-
Minor
-
Resolution:
Fixed
-
N/A
-
-
-
MariaDB [test]> analyze insert into t1 values (1),(2);
|
Query OK, 2 rows affected (0.07 sec)
|
Records: 2 Duplicates: 0 Warnings: 0
|
|
MariaDB [test]> explain insert into t1 values (1),(2);
|
+------+-------------+-------+------+---------------+------+---------+------+------+-------+
|
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|
+------+-------------+-------+------+---------------+------+---------+------+------+-------+
|
| 1 | INSERT | t1 | ALL | NULL | NULL | NULL | NULL | NULL | NULL |
|
+------+-------------+-------+------+---------------+------+---------+------+------+-------+
|
1 row in set (0.00 sec)
|
MariaDB [test]> analyze replace into t1 values (1),(2);
|
Query OK, 2 rows affected (0.05 sec)
|
Records: 2 Duplicates: 0 Warnings: 0
|
|
MariaDB [test]> explain replace into t1 values (1),(2);
|
+------+-------------+-------+------+---------------+------+---------+------+------+-------+
|
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|
+------+-------------+-------+------+---------------+------+---------+------+------+-------+
|
| 1 | INSERT | t1 | ALL | NULL | NULL | NULL | NULL | NULL | NULL |
|
+------+-------------+-------+------+---------------+------+---------+------+------+-------+
|
1 row in set (0.00 sec)
|
Branch: 10.1
|
commit b95ec135533b13e921aa8de1b9c769d47b2efe60
|
Author: Alexey Botchkov <holyfoot@montyprogram.com>
|
Date: Thu Jun 26 11:37:24 2014 +0500
|
- relates to
-
MDEV-406
ANALYZE $stmt
-
-
Closed
Transition |
Time In Source Status |
Execution Times |
Open |
|
Closed |
|
108d 4h 41m
|
1
|
{"report":{"fcp":942.6000000238419,"ttfb":170,"pageVisibility":"visible","entityId":39615,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"3dfc21d7-00bd-4c40-a65a-2d06d9e425de","navigationType":0,"readyForUser":1019.6999999880791,"redirectCount":0,"resourceLoadedEnd":1388.199999988079,"resourceLoadedStart":175.19999998807907,"resourceTiming":[{"duration":250.70000004768372,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2bu7/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":175.19999998807907,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":175.19999998807907,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":425.9000000357628,"responseStart":0,"secureConnectionStart":0},{"duration":250.69999998807907,"initiatorType":"link","name":"https://jira.mariadb.org/s/7ebd35e77e471bc30ff0eba799ebc151-CDN/lu2bu7/820016/12ta74/8679b4946efa1a0bb029a3a22206fb5d/_/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","startTime":175.5,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":175.5,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":426.19999998807907,"responseStart":0,"secureConnectionStart":0},{"duration":259.4000000357628,"initiatorType":"script","name":"https://jira.mariadb.org/s/fbf975c0cce4b1abf04784eeae9ba1f4-CDN/lu2bu7/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":175.69999998807907,"connectEnd":175.69999998807907,"connectStart":175.69999998807907,"domainLookupEnd":175.69999998807907,"domainLookupStart":175.69999998807907,"fetchStart":175.69999998807907,"redirectEnd":0,"redirectStart":0,"requestStart":175.69999998807907,"responseEnd":435.10000002384186,"responseStart":435.10000002384186,"secureConnectionStart":175.69999998807907},{"duration":307.89999997615814,"initiatorType":"script","name":"https://jira.mariadb.org/s/099b33461394b8015fc36c0a4b96e19f-CDN/lu2bu7/820016/12ta74/8679b4946efa1a0bb029a3a22206fb5d/_/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","startTime":175.80000001192093,"connectEnd":175.80000001192093,"connectStart":175.80000001192093,"domainLookupEnd":175.80000001192093,"domainLookupStart":175.80000001192093,"fetchStart":175.80000001192093,"redirectEnd":0,"redirectStart":0,"requestStart":175.80000001192093,"responseEnd":483.69999998807907,"responseStart":483.69999998807907,"secureConnectionStart":175.80000001192093},{"duration":311.30000001192093,"initiatorType":"script","name":"https://jira.mariadb.org/s/94c15bff32baef80f4096a08aceae8bc-CDN/lu2bu7/820016/12ta74/c92c0caa9a024ae85b0ebdbed7fb4bd7/_/download/contextbatch/js/atl.global,-_super/batch.js?locale=en","startTime":176.10000002384186,"connectEnd":176.10000002384186,"connectStart":176.10000002384186,"domainLookupEnd":176.10000002384186,"domainLookupStart":176.10000002384186,"fetchStart":176.10000002384186,"redirectEnd":0,"redirectStart":0,"requestStart":176.10000002384186,"responseEnd":487.4000000357628,"responseStart":487.4000000357628,"secureConnectionStart":176.10000002384186},{"duration":311.60000002384186,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-en/jira.webresources:calendar-en.js","startTime":176.30000001192093,"connectEnd":176.30000001192093,"connectStart":176.30000001192093,"domainLookupEnd":176.30000001192093,"domainLookupStart":176.30000001192093,"fetchStart":176.30000001192093,"redirectEnd":0,"redirectStart":0,"requestStart":176.30000001192093,"responseEnd":487.9000000357628,"responseStart":487.9000000357628,"secureConnectionStart":176.30000001192093},{"duration":311.60000002384186,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-localisation-moment/jira.webresources:calendar-localisation-moment.js","startTime":176.5,"connectEnd":176.5,"connectStart":176.5,"domainLookupEnd":176.5,"domainLookupStart":176.5,"fetchStart":176.5,"redirectEnd":0,"redirectStart":0,"requestStart":176.5,"responseEnd":488.10000002384186,"responseStart":488.10000002384186,"secureConnectionStart":176.5},{"duration":397.80000001192093,"initiatorType":"link","name":"https://jira.mariadb.org/s/b04b06a02d1959df322d9cded3aeecc1-CDN/lu2bu7/820016/12ta74/a2ff6aa845ffc9a1d22fe23d9ee791fc/_/download/contextbatch/css/jira.global.look-and-feel,-_super/batch.css","startTime":176.60000002384186,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":176.60000002384186,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":574.4000000357628,"responseStart":0,"secureConnectionStart":0},{"duration":311.80000001192093,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":176.80000001192093,"connectEnd":176.80000001192093,"connectStart":176.80000001192093,"domainLookupEnd":176.80000001192093,"domainLookupStart":176.80000001192093,"fetchStart":176.80000001192093,"redirectEnd":0,"redirectStart":0,"requestStart":176.80000001192093,"responseEnd":488.60000002384186,"responseStart":488.60000002384186,"secureConnectionStart":176.80000001192093},{"duration":397.60000002384186,"initiatorType":"link","name":"https://jira.mariadb.org/s/3ac36323ba5e4eb0af2aa7ac7211b4bb-CDN/lu2bu7/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":177,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":177,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":574.6000000238419,"responseStart":0,"secureConnectionStart":0},{"duration":312.0999999642372,"initiatorType":"script","name":"https://jira.mariadb.org/s/3339d87fa2538a859872f2df449bf8d0-CDN/lu2bu7/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":177.10000002384186,"connectEnd":177.10000002384186,"connectStart":177.10000002384186,"domainLookupEnd":177.10000002384186,"domainLookupStart":177.10000002384186,"fetchStart":177.10000002384186,"redirectEnd":0,"redirectStart":0,"requestStart":177.10000002384186,"responseEnd":489.19999998807907,"responseStart":489.19999998807907,"secureConnectionStart":177.10000002384186},{"duration":543,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-js/jira.webresources:bigpipe-js.js","startTime":178.10000002384186,"connectEnd":178.10000002384186,"connectStart":178.10000002384186,"domainLookupEnd":178.10000002384186,"domainLookupStart":178.10000002384186,"fetchStart":178.10000002384186,"redirectEnd":0,"redirectStart":0,"requestStart":178.10000002384186,"responseEnd":721.1000000238419,"responseStart":721.1000000238419,"secureConnectionStart":178.10000002384186},{"duration":1210.0999999642372,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-init/jira.webresources:bigpipe-init.js","startTime":178.10000002384186,"connectEnd":178.10000002384186,"connectStart":178.10000002384186,"domainLookupEnd":178.10000002384186,"domainLookupStart":178.10000002384186,"fetchStart":178.10000002384186,"redirectEnd":0,"redirectStart":0,"requestStart":178.10000002384186,"responseEnd":1388.199999988079,"responseStart":1388.199999988079,"secureConnectionStart":178.10000002384186},{"duration":136.19999998807907,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":585.5,"connectEnd":585.5,"connectStart":585.5,"domainLookupEnd":585.5,"domainLookupStart":585.5,"fetchStart":585.5,"redirectEnd":0,"redirectStart":0,"requestStart":585.5,"responseEnd":721.6999999880791,"responseStart":721.6999999880791,"secureConnectionStart":585.5},{"duration":595.3000000119209,"initiatorType":"link","name":"https://jira.mariadb.org/s/d5715adaadd168a9002b108b2b039b50-CDN/lu2bu7/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","startTime":847.6000000238419,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":847.6000000238419,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1442.9000000357628,"responseStart":0,"secureConnectionStart":0}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":14,"responseStart":170,"responseEnd":174,"domLoading":173,"domInteractive":1405,"domContentLoadedEventStart":1405,"domContentLoadedEventEnd":1443,"domComplete":2058,"loadEventStart":2060,"loadEventEnd":2060,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1390.1000000238419},{"name":"bigPipe.sidebar-id.end","time":1391.1000000238419},{"name":"bigPipe.activity-panel-pipe-id.start","time":1391.300000011921},{"name":"bigPipe.activity-panel-pipe-id.end","time":1392},{"name":"activityTabFullyLoaded","time":1454.199999988079}],"measures":[],"correlationId":"ad1103890b78a0","effectiveType":"4g","downlink":10,"rtt":0,"serverDuration":95,"dbReadsTimeInMs":15,"dbConnsTimeInMs":23,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}