mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Reseting -> Resetting Unknow -> Unknown capabilites -> capabilities choosen -> chosen direcory -> directory informations -> information openned -> opened refered -> referred to access -> one to access missmatch -> mismatch succesfully -> successfully dont -> don't
9 lines
229 B
Plaintext
9 lines
229 B
Plaintext
SELECT * FROM information_schema.engines
|
|
WHERE ENGINE = 'FEDERATED';
|
|
ENGINE FEDERATED
|
|
SUPPORT YES
|
|
COMMENT Allows one to access tables on other MariaDB servers, supports transactions and more
|
|
TRANSACTIONS YES
|
|
XA NO
|
|
SAVEPOINTS YES
|