mirror of
https://github.com/MariaDB/server.git
synced 2025-05-13 01:01:44 +03:00
9 lines
180 B
Plaintext
9 lines
180 B
Plaintext
SELECT * FROM information_schema.engines
|
|
WHERE ENGINE = 'FEDERATED';
|
|
ENGINE FEDERATED
|
|
SUPPORT YES
|
|
COMMENT FederatedX pluggable storage engine
|
|
TRANSACTIONS YES
|
|
XA NO
|
|
SAVEPOINTS YES
|