Type:
Bug
Priority:
Minor
Resolution:
Unresolved
Affects Version/s:
10.3(EOL) , 10.4(EOL) , 10.5 , 10.6 , 10.7(EOL) , 10.8(EOL) , 10.9(EOL) , 10.10(EOL)
INSTALL SONAME 'ha_federatedx' ;
eval create server s foreign data wrapper mysql options (host "127.0.0.1" , database "test" , user "root" , port $MASTER_MYPORT);
CREATE TABLE t (a INT );
CREATE TABLE t_fed (a INT ) ENGINE=FEDERATED CONNECTION = "s/t" ;
SELECT * FROM t_fed;
UPDATE mysql.servers SET port = 12999;
FLUSH PRIVILEGES ;
FLUSH TABLES;
SELECT * FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA = 'test' ;
# Cleanup
DROP TABLE t_fed, t;
DROP SERVER s;
UNINSTALL SONAME 'ha_federatedx' ;
The test case above seems artificial, but it just imitates a situation when the remote server was reachable upon creation of a federated table, but stopped being reachable since, which is quite realistic.
So, the query from information schema ends with
10.3 92be8d20
mysqltest: At line 12: query 'SELECT * FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA = ' test '' failed: 2003: Received error: 2003 : Can 't connect to MySQL server on ' 127.0.0.1' (111 "Connection refused" )
If we change the query to
SELECT * FROM INFORMATION_SCHEMA.TABLES WHERE ENGINE = 'FEDERATED' ;
it succeeds with a warning, but the warning text is really weird, it appears that it comes from somewhere else:
10.3 92be8d20, also in 10.4/10.5
SELECT * FROM INFORMATION_SCHEMA.TABLES WHERE ENGINE = 'FEDERATED' ;
TABLE_CATALOG TABLE_SCHEMA TABLE_NAME TABLE_TYPE ENGINE VERSION ROW_FORMAT TABLE_ROWS AVG_ROW_LENGTH DATA_LENGTH MAX_DATA_LENGTH INDEX_LENGTH DATA_FREE AUTO_INCREMENT CREATE_TIME UPDATE_TIME CHECK_TIME TABLE_COLLATION CHECKSUM CREATE_OPTIONS TABLE_COMMENT MAX_INDEX_LENGTH TEMPORARY
def test t_fed BASE TABLE FEDERATED 10 Fixed 0 0 0 0 0 0 NULL NULL NULL NULL latin1_swedish_ci NULL 0N
Warnings:
Warning 1939 Engine PERFORMANCE_SCHEMA failed to discover table `performance_schema`.`users` with 'CREATE TABLE users(USER CHAR(128) collate utf8_bin default null comment ' The connection '' s client user name for the connection , or NULL if an internal thread. ',CURRENT_CONNECTIONS bigint not null comment ' Current connections for the user . ',TOTAL_CONNECTIONS bigint not null comment ' Total connections for the user . ')'
10.6 79dc3989f, also in 10.7-10.11
SELECT * FROM INFORMATION_SCHEMA.TABLES WHERE ENGINE = 'FEDERATED' ;
TABLE_CATALOG TABLE_SCHEMA TABLE_NAME TABLE_TYPE ENGINE VERSION ROW_FORMAT TABLE_ROWS AVG_ROW_LENGTH DATA_LENGTH MAX_DATA_LENGTH INDEX_LENGTH DATA_FREE AUTO_INCREMENT CREATE_TIME UPDATE_TIME CHECK_TIME TABLE_COLLATION CHECKSUM CREATE_OPTIONS TABLE_COMMENT MAX_INDEX_LENGTH TEMPORARY
def test t_fed BASE TABLE FEDERATED 10 Fixed 0 0 0 0 0 0 NULL NULL NULL NULL latin1_swedish_ci NULL 0N
Warnings:
Warning 1356 View 'sys.x$waits_global_by_latency' references invalid table (s) or column (s) or function (s) or definer/invoker of view lack rights to use them
Elena Stepanova
made changes -
2022-11-06 14:50
Field
Original Value
New Value
Component/s
Storage Engine - Federated
[ 10902
]
Julien Fritsch
made changes -
2023-03-06 08:42
Fix Version/s
10.7
[ 24805
]
Julien Fritsch
made changes -
2023-04-27 13:50
Fix Version/s
10.3
[ 22126
]
Julien Fritsch
made changes -
2023-04-27 14:52
Fix Version/s
10.8
[ 26121
]
Julien Fritsch
made changes -
2023-11-28 10:34
Fix Version/s
10.9
[ 26905
]
Fix Version/s
10.10
[ 27530
]
Julien Fritsch
made changes -
2024-09-10 15:05
Fix Version/s
10.4
[ 22408
]
{"report":{"fcp":1665.2999999523163,"ttfb":356.19999980926514,"pageVisibility":"visible","entityId":116491,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"f2d882c3-913d-4c5c-98be-2c15fc2db2d5","navigationType":0,"readyForUser":1789.5999999046326,"redirectCount":0,"resourceLoadedEnd":1357,"resourceLoadedStart":366.19999980926514,"resourceTiming":[{"duration":513.9000000953674,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":366.19999980926514,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":366.19999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":880.0999999046326,"responseStart":0,"secureConnectionStart":0},{"duration":514.1000001430511,"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":366.39999985694885,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":366.39999985694885,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":880.5,"responseStart":0,"secureConnectionStart":0},{"duration":735.4000000953674,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":366.69999980926514,"connectEnd":366.69999980926514,"connectStart":366.69999980926514,"domainLookupEnd":366.69999980926514,"domainLookupStart":366.69999980926514,"fetchStart":366.69999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":881.7999999523163,"responseEnd":1102.0999999046326,"responseStart":899.6999998092651,"secureConnectionStart":366.69999980926514},{"duration":971.2999999523163,"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":366.7999999523163,"connectEnd":366.7999999523163,"connectStart":366.7999999523163,"domainLookupEnd":366.7999999523163,"domainLookupStart":366.7999999523163,"fetchStart":366.7999999523163,"redirectEnd":0,"redirectStart":0,"requestStart":882.7999999523163,"responseEnd":1338.0999999046326,"responseStart":901.2999999523163,"secureConnectionStart":366.7999999523163},{"duration":538.7999999523163,"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":367,"connectEnd":367,"connectStart":367,"domainLookupEnd":367,"domainLookupStart":367,"fetchStart":367,"redirectEnd":0,"redirectStart":0,"requestStart":883.5,"responseEnd":905.7999999523163,"responseStart":903.7999999523163,"secureConnectionStart":367},{"duration":539.4000000953674,"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":367.19999980926514,"connectEnd":367.19999980926514,"connectStart":367.19999980926514,"domainLookupEnd":367.19999980926514,"domainLookupStart":367.19999980926514,"fetchStart":367.19999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":883.6999998092651,"responseEnd":906.5999999046326,"responseStart":904.6999998092651,"secureConnectionStart":367.19999980926514},{"duration":541.7999999523163,"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":367.2999999523163,"connectEnd":367.2999999523163,"connectStart":367.2999999523163,"domainLookupEnd":367.2999999523163,"domainLookupStart":367.2999999523163,"fetchStart":367.2999999523163,"redirectEnd":0,"redirectStart":0,"requestStart":885.8999998569489,"responseEnd":909.0999999046326,"responseStart":907,"secureConnectionStart":367.2999999523163},{"duration":515.7999999523163,"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":367.59999990463257,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":367.59999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":883.3999998569489,"responseStart":0,"secureConnectionStart":0},{"duration":541.6000001430511,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":367.69999980926514,"connectEnd":367.69999980926514,"connectStart":367.69999980926514,"domainLookupEnd":367.69999980926514,"domainLookupStart":367.69999980926514,"fetchStart":367.69999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":887.2999999523163,"responseEnd":909.2999999523163,"responseStart":907.5999999046326,"secureConnectionStart":367.69999980926514},{"duration":517.8999998569489,"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":368,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":368,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":885.8999998569489,"responseStart":0,"secureConnectionStart":0},{"duration":544.5999999046326,"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":368.09999990463257,"connectEnd":368.09999990463257,"connectStart":368.09999990463257,"domainLookupEnd":368.09999990463257,"domainLookupStart":368.09999990463257,"fetchStart":368.09999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":889.7999999523163,"responseEnd":912.6999998092651,"responseStart":911.2999999523163,"secureConnectionStart":368.09999990463257},{"duration":982.1999998092651,"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":374.5,"connectEnd":374.5,"connectStart":374.5,"domainLookupEnd":374.5,"domainLookupStart":374.5,"fetchStart":374.5,"redirectEnd":0,"redirectStart":0,"requestStart":1209.5,"responseEnd":1356.6999998092651,"responseStart":1354.5,"secureConnectionStart":374.5},{"duration":981.6000001430511,"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":375.39999985694885,"connectEnd":375.39999985694885,"connectStart":375.39999985694885,"domainLookupEnd":375.39999985694885,"domainLookupStart":375.39999985694885,"fetchStart":375.39999985694885,"redirectEnd":0,"redirectStart":0,"requestStart":1209.5999999046326,"responseEnd":1357,"responseStart":1355.0999999046326,"secureConnectionStart":375.39999985694885},{"duration":294.69999980926514,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":1257,"connectEnd":1257,"connectStart":1257,"domainLookupEnd":1257,"domainLookupStart":1257,"fetchStart":1257,"redirectEnd":0,"redirectStart":0,"requestStart":1515.3999998569489,"responseEnd":1551.6999998092651,"responseStart":1550.6999998092651,"secureConnectionStart":1257}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":167,"responseStart":356,"responseEnd":375,"domLoading":359,"domInteractive":1871,"domContentLoadedEventStart":1871,"domContentLoadedEventEnd":1930,"domComplete":2830,"loadEventStart":2830,"loadEventEnd":2831,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1844.2999999523163},{"name":"bigPipe.sidebar-id.end","time":1845.0999999046326},{"name":"bigPipe.activity-panel-pipe-id.start","time":1845.1999998092651},{"name":"bigPipe.activity-panel-pipe-id.end","time":1847.0999999046326},{"name":"activityTabFullyLoaded","time":1947.5999999046326}],"measures":[],"correlationId":"67ad4248510d09","effectiveType":"4g","downlink":9.7,"rtt":0,"serverDuration":122,"dbReadsTimeInMs":24,"dbConnsTimeInMs":34,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}