mysql.servers Table
The mysql.servers table stores connection information for remote servers, used by the FEDERATED and Spider storage engines.
Field
Type
Null
Key
Default
Description
Example
SELECT * FROM mysql.servers\G
*************************** 1. row ***************************
Server_name: s
Host: 192.168.1.106
Db: test
Username: Remote
Password:
Port: 0
Socket:
Wrapper: mariadb
Owner:Last updated
Was this helpful?

