The problem is caused by a combination of fixed MCOL-265 (support for TIMESTAMP) and unfixed MCOL-1039 (support for CURRENT_TIMESTAMP).
drop table if exists t1;
|
create table t1 (a timestamp) engine=Columnstore;
|
show create table t1;
|
By default, TIMESTAMP column in MariaDB server has CURRENT_TIMESTAMP as default/on update value. So, the resulting table is
CREATE TABLE `t1` (
|
`a` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
|
) ENGINE=Columnstore DEFAULT CHARSET=latin1
|
However, since current_timestamp is not supported for Columnstore, this statement cannot be run:
MariaDB [db]> CREATE TABLE `t1` (
|
-> `a` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
|
-> ) ENGINE=Columnstore DEFAULT CHARSET=latin1
|
-> ;
|
ERROR 1178 (42000): The storage engine for the table doesn't support The syntax or the data type(s) is not supported by Columnstore. Please check the Columnstore syntax guide for supported syntax or data types.
|
It means that tools which rely on the output of SHOW CREATE TABLE – importantly, mysqldump, but there might be others – will fail as long as there is at least one such table.
{"report":{"fcp":1285,"ttfb":518.1999999880791,"pageVisibility":"visible","entityId":81969,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"d43c4f8e-31a3-4dbb-908a-68b7f5940055","navigationType":0,"readyForUser":1358.300000011921,"redirectCount":0,"resourceLoadedEnd":1526.300000011921,"resourceLoadedStart":523,"resourceTiming":[{"duration":271.39999997615814,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2bu7/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":523,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":523,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":794.3999999761581,"responseStart":0,"secureConnectionStart":0},{"duration":271.5,"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":523.3000000119209,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":523.3000000119209,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":794.8000000119209,"responseStart":0,"secureConnectionStart":0},{"duration":325,"initiatorType":"script","name":"https://jira.mariadb.org/s/fbf975c0cce4b1abf04784eeae9ba1f4-CDN/lu2bu7/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":523.3999999761581,"connectEnd":523.3999999761581,"connectStart":523.3999999761581,"domainLookupEnd":523.3999999761581,"domainLookupStart":523.3999999761581,"fetchStart":523.3999999761581,"redirectEnd":0,"redirectStart":0,"requestStart":523.3999999761581,"responseEnd":848.3999999761581,"responseStart":848.3999999761581,"secureConnectionStart":523.3999999761581},{"duration":373.4000000357628,"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":523.6999999880791,"connectEnd":523.6999999880791,"connectStart":523.6999999880791,"domainLookupEnd":523.6999999880791,"domainLookupStart":523.6999999880791,"fetchStart":523.6999999880791,"redirectEnd":0,"redirectStart":0,"requestStart":523.6999999880791,"responseEnd":897.1000000238419,"responseStart":897.1000000238419,"secureConnectionStart":523.6999999880791},{"duration":376.80000001192093,"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":523.8000000119209,"connectEnd":523.8000000119209,"connectStart":523.8000000119209,"domainLookupEnd":523.8000000119209,"domainLookupStart":523.8000000119209,"fetchStart":523.8000000119209,"redirectEnd":0,"redirectStart":0,"requestStart":523.8000000119209,"responseEnd":900.6000000238419,"responseStart":900.6000000238419,"secureConnectionStart":523.8000000119209},{"duration":377,"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":524,"connectEnd":524,"connectStart":524,"domainLookupEnd":524,"domainLookupStart":524,"fetchStart":524,"redirectEnd":0,"redirectStart":0,"requestStart":524,"responseEnd":901,"responseStart":901,"secureConnectionStart":524},{"duration":377.19999998807907,"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":524.1999999880791,"connectEnd":524.1999999880791,"connectStart":524.1999999880791,"domainLookupEnd":524.1999999880791,"domainLookupStart":524.1999999880791,"fetchStart":524.1999999880791,"redirectEnd":0,"redirectStart":0,"requestStart":524.1999999880791,"responseEnd":901.3999999761581,"responseStart":901.3999999761581,"secureConnectionStart":524.1999999880791},{"duration":461.5,"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":524.3000000119209,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":524.3000000119209,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":985.8000000119209,"responseStart":0,"secureConnectionStart":0},{"duration":377.30000001192093,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":524.5,"connectEnd":524.5,"connectStart":524.5,"domainLookupEnd":524.5,"domainLookupStart":524.5,"fetchStart":524.5,"redirectEnd":0,"redirectStart":0,"requestStart":524.5,"responseEnd":901.8000000119209,"responseStart":901.8000000119209,"secureConnectionStart":524.5},{"duration":461.19999998807907,"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":524.6999999880791,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":524.6999999880791,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":985.8999999761581,"responseStart":0,"secureConnectionStart":0},{"duration":377.5999999642372,"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":524.8000000119209,"connectEnd":524.8000000119209,"connectStart":524.8000000119209,"domainLookupEnd":524.8000000119209,"domainLookupStart":524.8000000119209,"fetchStart":524.8000000119209,"redirectEnd":0,"redirectStart":0,"requestStart":524.8000000119209,"responseEnd":902.3999999761581,"responseStart":902.3999999761581,"secureConnectionStart":524.8000000119209},{"duration":963.5,"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":530.1000000238419,"connectEnd":530.1000000238419,"connectStart":530.1000000238419,"domainLookupEnd":530.1000000238419,"domainLookupStart":530.1000000238419,"fetchStart":530.1000000238419,"redirectEnd":0,"redirectStart":0,"requestStart":530.1000000238419,"responseEnd":1493.6000000238419,"responseStart":1493.6000000238419,"secureConnectionStart":530.1000000238419},{"duration":996.1999999880791,"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":530.1000000238419,"connectEnd":530.1000000238419,"connectStart":530.1000000238419,"domainLookupEnd":530.1000000238419,"domainLookupStart":530.1000000238419,"fetchStart":530.1000000238419,"redirectEnd":0,"redirectStart":0,"requestStart":530.1000000238419,"responseEnd":1526.300000011921,"responseStart":1526.300000011921,"secureConnectionStart":530.1000000238419},{"duration":497.69999998807907,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":996.8000000119209,"connectEnd":996.8000000119209,"connectStart":996.8000000119209,"domainLookupEnd":996.8000000119209,"domainLookupStart":996.8000000119209,"fetchStart":996.8000000119209,"redirectEnd":0,"redirectStart":0,"requestStart":996.8000000119209,"responseEnd":1494.5,"responseStart":1494.5,"secureConnectionStart":996.8000000119209},{"duration":264,"initiatorType":"script","name":"https://www.google-analytics.com/analytics.js","startTime":1279.300000011921,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":1279.300000011921,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1543.300000011921,"responseStart":0,"secureConnectionStart":0}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":315,"responseStart":518,"responseEnd":524,"domLoading":521,"domInteractive":1545,"domContentLoadedEventStart":1545,"domContentLoadedEventEnd":1584,"domComplete":2253,"loadEventStart":2253,"loadEventEnd":2255,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1528.199999988079},{"name":"bigPipe.sidebar-id.end","time":1528.8999999761581},{"name":"bigPipe.activity-panel-pipe-id.start","time":1529.1000000238419},{"name":"bigPipe.activity-panel-pipe-id.end","time":1531.5},{"name":"activityTabFullyLoaded","time":1590.300000011921}],"measures":[],"correlationId":"d048d8ffb66b9f","effectiveType":"4g","downlink":10,"rtt":0,"serverDuration":105,"dbReadsTimeInMs":14,"dbConnsTimeInMs":22,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}