However, it seems like SHOW CREATE SERVER isn't implemented yet. Maybe it would be worth implementing?
MariaDB [(none)]> CREATE SERVER srv1
-> FOREIGN DATA WRAPPER mysql
-> OPTIONS(
-> HOST '172.30.0.58',
-> DATABASE 'db1',
-> USER 'maxscale',
-> PASSWORD 'password'
-> );
Query OK, 0 rows affected (0.00 sec)
MariaDB [(none)]> SHOW CREATE SERVER srv1;
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'SERVER srv1' at line 1
It looks like the values are duplicated into options? Is it necessary and can we avoid it?
Roel Van de Paar
added a comment - - edited ycp Before the change we had:
CS 11.7.0 5bbda9711131845ae6b4315a268b4d1710943a85 (Optimized)
11.7.0-opt>CREATE SERVER svr FOREIGN DATA WRAPPER mysql OPTIONS (HOST '127.0.0.1', DATABASE 'test', USER 'usr', PASSWORD 'pwd');
Query OK, 0 rows affected (0.001 sec)
11.7.0-opt>SELECT * FROM mysql.servers\G
*************************** 1. row ***************************
Server_name: svr
Host: 127.0.0.1
Db: test
Username: usr
Password: pwd
Port: 3306
Socket:
Wrapper: mysql
Owner:
1 row in set (0.000 sec)
After we see:
bb-11.7-mdev-15696 CS 11.7.0 f19446cc2cacfb7c78ce3c198042b86b4754321e (Optimized)
11.7.0-opt>CREATE SERVER svr FOREIGN DATA WRAPPER mysql OPTIONS (HOST '127.0.0.1', DATABASE 'test', USER 'usr', PASSWORD 'pwd');
Query OK, 0 rows affected (0.001 sec)
11.7.0-opt>SELECT * FROM mysql.servers\G
*************************** 1. row ***************************
Server_name: svr
Host: 127.0.0.1
Db: test
Username: usr
Password: pwd
Port: 3306
Socket:
Wrapper: mysql
Owner:
Options: {"HOST": "127.0.0.1", "DATABASE": "test", "USER": "usr", "PASSWORD": "pwd"}
1 row in set (0.000 sec)
It looks like the values are duplicated into options? Is it necessary and can we avoid it?
Thanks for the testing Roel. Pushed the following to 11.7/main
35cebfdc513 upstream/bb-11.7-mdev-15696 upstream/main MDEV-15696 Implement SHOW CREATE SERVER
d2eba35653b MDEV-34716 Allow arbitrary options in CREATE SERVER
2345407b8c2 MDEV-34716 Fix mysql.servers socket max length too short
84df8d72751 MDEV-34716 spider: some trivial cleanups and documentation
13cd8ad8db3 json_get_object_nkey() function implemented.
Yuchen Pei
added a comment - Thanks for the testing Roel . Pushed the following to 11.7/main
35cebfdc513 upstream/bb-11.7-mdev-15696 upstream/main MDEV-15696 Implement SHOW CREATE SERVER
d2eba35653b MDEV-34716 Allow arbitrary options in CREATE SERVER
2345407b8c2 MDEV-34716 Fix mysql.servers socket max length too short
84df8d72751 MDEV-34716 spider: some trivial cleanups and documentation
13cd8ad8db3 json_get_object_nkey() function implemented.
People
Yuchen Pei
Geoff Montee (Inactive)
Votes:
0Vote for this issue
Watchers:
10Start 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":1099.2000000476837,"ttfb":318.90000009536743,"pageVisibility":"visible","entityId":66553,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":32,"apdex":0.5,"journeyId":"ee19dfe4-2a24-4934-bc41-bd17f9369f56","navigationType":0,"readyForUser":1185.2000000476837,"redirectCount":0,"resourceLoadedEnd":1216.7000000476837,"resourceLoadedStart":325,"resourceTiming":[{"duration":187.20000004768372,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":325,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":325,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":512.2000000476837,"responseStart":0,"secureConnectionStart":0},{"duration":187.29999995231628,"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":325.2000000476837,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":325.2000000476837,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":512.5,"responseStart":0,"secureConnectionStart":0},{"duration":242,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":325.7000000476837,"connectEnd":325.7000000476837,"connectStart":325.7000000476837,"domainLookupEnd":325.7000000476837,"domainLookupStart":325.7000000476837,"fetchStart":325.7000000476837,"redirectEnd":0,"redirectStart":0,"requestStart":325.7000000476837,"responseEnd":567.7000000476837,"responseStart":567.7000000476837,"secureConnectionStart":325.7000000476837},{"duration":322.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":325.90000009536743,"connectEnd":325.90000009536743,"connectStart":325.90000009536743,"domainLookupEnd":325.90000009536743,"domainLookupStart":325.90000009536743,"fetchStart":325.90000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":325.90000009536743,"responseEnd":648.2000000476837,"responseStart":648.2000000476837,"secureConnectionStart":325.90000009536743},{"duration":326,"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":326.10000014305115,"connectEnd":326.10000014305115,"connectStart":326.10000014305115,"domainLookupEnd":326.10000014305115,"domainLookupStart":326.10000014305115,"fetchStart":326.10000014305115,"redirectEnd":0,"redirectStart":0,"requestStart":326.10000014305115,"responseEnd":652.1000001430511,"responseStart":652.1000001430511,"secureConnectionStart":326.10000014305115},{"duration":326.39999985694885,"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":326.30000019073486,"connectEnd":326.30000019073486,"connectStart":326.30000019073486,"domainLookupEnd":326.30000019073486,"domainLookupStart":326.30000019073486,"fetchStart":326.30000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":326.30000019073486,"responseEnd":652.7000000476837,"responseStart":652.7000000476837,"secureConnectionStart":326.30000019073486},{"duration":326.60000014305115,"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":326.5,"connectEnd":326.5,"connectStart":326.5,"domainLookupEnd":326.5,"domainLookupStart":326.5,"fetchStart":326.5,"redirectEnd":0,"redirectStart":0,"requestStart":326.5,"responseEnd":653.1000001430511,"responseStart":653.1000001430511,"secureConnectionStart":326.5},{"duration":385.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":326.7000000476837,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":326.7000000476837,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":712.5,"responseStart":0,"secureConnectionStart":0},{"duration":326.7999999523163,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":326.80000019073486,"connectEnd":326.80000019073486,"connectStart":326.80000019073486,"domainLookupEnd":326.80000019073486,"domainLookupStart":326.80000019073486,"fetchStart":326.80000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":326.80000019073486,"responseEnd":653.6000001430511,"responseStart":653.6000001430511,"secureConnectionStart":326.80000019073486},{"duration":385.7000000476837,"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":327,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":327,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":712.7000000476837,"responseStart":0,"secureConnectionStart":0},{"duration":327.2000000476837,"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":327.10000014305115,"connectEnd":327.10000014305115,"connectStart":327.10000014305115,"domainLookupEnd":327.10000014305115,"domainLookupStart":327.10000014305115,"fetchStart":327.10000014305115,"redirectEnd":0,"redirectStart":0,"requestStart":327.10000014305115,"responseEnd":654.3000001907349,"responseStart":654.3000001907349,"secureConnectionStart":327.10000014305115},{"duration":540.4000000953674,"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":328.5,"connectEnd":328.5,"connectStart":328.5,"domainLookupEnd":328.5,"domainLookupStart":328.5,"fetchStart":328.5,"redirectEnd":0,"redirectStart":0,"requestStart":328.5,"responseEnd":868.9000000953674,"responseStart":868.9000000953674,"secureConnectionStart":328.5},{"duration":838.5,"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":333.10000014305115,"connectEnd":333.10000014305115,"connectStart":333.10000014305115,"domainLookupEnd":333.10000014305115,"domainLookupStart":333.10000014305115,"fetchStart":333.10000014305115,"redirectEnd":0,"redirectStart":0,"requestStart":333.10000014305115,"responseEnd":1171.6000001430511,"responseStart":1171.6000001430511,"secureConnectionStart":333.10000014305115},{"duration":145.09999990463257,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":724.3000001907349,"connectEnd":724.3000001907349,"connectStart":724.3000001907349,"domainLookupEnd":724.3000001907349,"domainLookupStart":724.3000001907349,"fetchStart":724.3000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":724.3000001907349,"responseEnd":869.4000000953674,"responseStart":869.4000000953674,"secureConnectionStart":724.3000001907349},{"duration":225.79999995231628,"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":990.9000000953674,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":990.9000000953674,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1216.7000000476837,"responseStart":0,"secureConnectionStart":0}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":149,"responseStart":319,"responseEnd":325,"domLoading":323,"domInteractive":1253,"domContentLoadedEventStart":1253,"domContentLoadedEventEnd":1303,"domComplete":1938,"loadEventStart":1938,"loadEventEnd":1939,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1232.5},{"name":"bigPipe.sidebar-id.end","time":1233.3000001907349},{"name":"bigPipe.activity-panel-pipe-id.start","time":1233.5},{"name":"bigPipe.activity-panel-pipe-id.end","time":1236.2000000476837},{"name":"activityTabFullyLoaded","time":1329.2000000476837}],"measures":[],"correlationId":"d5106162d0769c","effectiveType":"4g","downlink":10,"rtt":0,"serverDuration":106,"dbReadsTimeInMs":14,"dbConnsTimeInMs":22,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}
ycp Before the change we had:
CS 11.7.0 5bbda9711131845ae6b4315a268b4d1710943a85 (Optimized)
11.7.0-opt>CREATE SERVER svr FOREIGN DATA WRAPPER mysql OPTIONS (HOST '127.0.0.1', DATABASE 'test', USER 'usr', PASSWORD 'pwd');
Query OK, 0 rows affected (0.001 sec)
11.7.0-opt>SELECT * FROM mysql.servers\G
*************************** 1. row ***************************
Server_name: svr
Host: 127.0.0.1
Db: test
Username: usr
Password: pwd
Port: 3306
Socket:
Wrapper: mysql
Owner:
1 row in set (0.000 sec)
After we see:
bb-11.7-mdev-15696 CS 11.7.0 f19446cc2cacfb7c78ce3c198042b86b4754321e (Optimized)
11.7.0-opt>CREATE SERVER svr FOREIGN DATA WRAPPER mysql OPTIONS (HOST '127.0.0.1', DATABASE 'test', USER 'usr', PASSWORD 'pwd');
Query OK, 0 rows affected (0.001 sec)
11.7.0-opt>SELECT * FROM mysql.servers\G
*************************** 1. row ***************************
Server_name: svr
Host: 127.0.0.1
Db: test
Username: usr
Password: pwd
Port: 3306
Socket:
Wrapper: mysql
Owner:
Options: {"HOST": "127.0.0.1", "DATABASE": "test", "USER": "usr", "PASSWORD": "pwd"}
1 row in set (0.000 sec)
It looks like the values are duplicated into options? Is it necessary and can we avoid it?