This translation may cause some ambiguity. Suppose a user creates a table with a column of the traditional MariaDB DATE data type using the default sql_mode, but then switches to sql_mode=ORACLE and runs a SHOW CREATE TABLE statement:
SET sql_mode=DEFAULT;
CREATEORREPLACETABLE t1 (
d DATE
);
SET SQL_mode=ORACLE;
SHOW CREATETABLE t1;
Before the versions 10.3.24, 10.4.14, 10.5.5, the above script displayed:
CREATETABLE"t1" (
"d"dateDEFAULTNULL
);
which had two problems:
It was confusing for the reader: its not clear if it is the traditional MariaDB DATE, or is it Oracle-alike date (which is actually DATETIME)?
It broke replication and caused data type mismatch on the master and on the slave (see MDEV-19632).
To address this problem, starting from the mentioned versions, MariaDB uses the idea of qualified data types:
When the server sees the "mariadb_schema" qualifier, it disables sql_mode specific data type translation and interprets the data type literally, so for example mariadb_schema.DATE is interpreted as the traditional MariaDB DATE data type, no matter what the current sql_mode is.
Note, the "mariadb_schema" prefix is displayed only when the data type name would be ambiguous otherwise. As of version 10.5.9, the prefix is displayed together with MariaDB DATE when SHOW CREATE TABLE is executed in sql_mode=ORACLE. The prefix is not displayed when SHOW CREATE TABLE is executed in sql_mode=DEFAULT, or when a non-ambiguous data type is displayed.
Note, the "mariadb_schema" prefix can be used with any data type, including non-ambiguous ones:
Alexander Barkov
added a comment - Hi greenman . Monty has already put this text (with some additions) to https://mariadb.com/kb/en/mariadb_schema/ .
Can you please check it? Thanks!
People
Ian Gilfillan
Alexander Barkov
Votes:
0Vote for this issue
Watchers:
2Start watching this issue
Dates
Created:
Updated:
Resolved:
Git Integration
Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.
{"report":{"fcp":1813.3999996185303,"ttfb":364.1000003814697,"pageVisibility":"visible","entityId":96999,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"df5ec207-529c-4209-8b29-0a80fa3ebfcb","navigationType":0,"readyForUser":1918.5,"redirectCount":0,"resourceLoadedEnd":2171.3999996185303,"resourceLoadedStart":369.8999996185303,"resourceTiming":[{"duration":602.3000001907349,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":369.8999996185303,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":369.8999996185303,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":972.1999998092651,"responseStart":0,"secureConnectionStart":0},{"duration":602.3000001907349,"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":370.19999980926514,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":370.19999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":972.5,"responseStart":0,"secureConnectionStart":0},{"duration":892.3999996185303,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":370.5,"connectEnd":370.5,"connectStart":370.5,"domainLookupEnd":370.5,"domainLookupStart":370.5,"fetchStart":370.5,"redirectEnd":0,"redirectStart":0,"requestStart":370.5,"responseEnd":1262.8999996185303,"responseStart":1262.8999996185303,"secureConnectionStart":370.5},{"duration":1042.8999996185303,"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":370.80000019073486,"connectEnd":370.80000019073486,"connectStart":370.80000019073486,"domainLookupEnd":370.80000019073486,"domainLookupStart":370.80000019073486,"fetchStart":370.80000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":370.80000019073486,"responseEnd":1413.6999998092651,"responseStart":1413.6999998092651,"secureConnectionStart":370.80000019073486},{"duration":1047.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":371.19999980926514,"connectEnd":371.19999980926514,"connectStart":371.19999980926514,"domainLookupEnd":371.19999980926514,"domainLookupStart":371.19999980926514,"fetchStart":371.19999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":371.19999980926514,"responseEnd":1418.5,"responseStart":1418.5,"secureConnectionStart":371.19999980926514},{"duration":1047.3999996185303,"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":371.5,"connectEnd":371.5,"connectStart":371.5,"domainLookupEnd":371.5,"domainLookupStart":371.5,"fetchStart":371.5,"redirectEnd":0,"redirectStart":0,"requestStart":371.5,"responseEnd":1418.8999996185303,"responseStart":1418.8999996185303,"secureConnectionStart":371.5},{"duration":1047.5,"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":371.69999980926514,"connectEnd":371.69999980926514,"connectStart":371.69999980926514,"domainLookupEnd":371.69999980926514,"domainLookupStart":371.69999980926514,"fetchStart":371.69999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":371.69999980926514,"responseEnd":1419.1999998092651,"responseStart":1419.1999998092651,"secureConnectionStart":371.69999980926514},{"duration":1053.7000007629395,"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":371.8999996185303,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":371.8999996185303,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1425.6000003814697,"responseStart":0,"secureConnectionStart":0},{"duration":1047.5999994277954,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":372.1000003814697,"connectEnd":372.1000003814697,"connectStart":372.1000003814697,"domainLookupEnd":372.1000003814697,"domainLookupStart":372.1000003814697,"fetchStart":372.1000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":372.1000003814697,"responseEnd":1419.6999998092651,"responseStart":1419.6999998092651,"secureConnectionStart":372.1000003814697},{"duration":1053.6000003814697,"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":372.19999980926514,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":372.19999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1425.8000001907349,"responseStart":0,"secureConnectionStart":0},{"duration":1047.8999996185303,"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":372.30000019073486,"connectEnd":372.30000019073486,"connectStart":372.30000019073486,"domainLookupEnd":372.30000019073486,"domainLookupStart":372.30000019073486,"fetchStart":372.30000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":372.30000019073486,"responseEnd":1420.1999998092651,"responseStart":1420.1999998092651,"secureConnectionStart":372.30000019073486},{"duration":1438.6999998092651,"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":377.6000003814697,"connectEnd":377.6000003814697,"connectStart":377.6000003814697,"domainLookupEnd":377.6000003814697,"domainLookupStart":377.6000003814697,"fetchStart":377.6000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":377.6000003814697,"responseEnd":1816.3000001907349,"responseStart":1816.3000001907349,"secureConnectionStart":377.6000003814697},{"duration":1793.5999994277954,"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":377.80000019073486,"connectEnd":377.80000019073486,"connectStart":377.80000019073486,"domainLookupEnd":377.80000019073486,"domainLookupStart":377.80000019073486,"fetchStart":377.80000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":377.80000019073486,"responseEnd":2171.3999996185303,"responseStart":2171.3999996185303,"secureConnectionStart":377.80000019073486},{"duration":376.69999980926514,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":1441.6999998092651,"connectEnd":1441.6999998092651,"connectStart":1441.6999998092651,"domainLookupEnd":1441.6999998092651,"domainLookupStart":1441.6999998092651,"fetchStart":1441.6999998092651,"redirectEnd":0,"redirectStart":0,"requestStart":1441.6999998092651,"responseEnd":1818.3999996185303,"responseStart":1818.3999996185303,"secureConnectionStart":1441.6999998092651}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":191,"responseStart":364,"responseEnd":373,"domLoading":368,"domInteractive":2193,"domContentLoadedEventStart":2193,"domContentLoadedEventEnd":2240,"domComplete":2905,"loadEventStart":2905,"loadEventEnd":2906,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":2173.699999809265},{"name":"bigPipe.sidebar-id.end","time":2174.6000003814697},{"name":"bigPipe.activity-panel-pipe-id.start","time":2174.800000190735},{"name":"bigPipe.activity-panel-pipe-id.end","time":2175.699999809265},{"name":"activityTabFullyLoaded","time":2274.5}],"measures":[],"correlationId":"f8ff183edcc279","effectiveType":"4g","downlink":10,"rtt":0,"serverDuration":93,"dbReadsTimeInMs":8,"dbConnsTimeInMs":17,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}
Hi greenman. Monty has already put this text (with some additions) to https://mariadb.com/kb/en/mariadb_schema/.
Can you please check it? Thanks!