ToServer
Multiple target libraries can be bound to one plug-in
After the target database is added, the data of a table in the data source can be synchronized to which target database
Field:
ToServerKey : The global unique value must be unique when adding the target database. It is needed when setting synchronization of the data table
PluginName : Which plug-in
PluginVersion : plugin version
ConnUri : The URI of the plug-in connection
LastID : Auto increment ID,
MaxConn : Maximum number of connection pools
MinConn : Minimum number of connection pools
CurrentConn : How many connections have been created
AvailableConn : idle connection
Notes : It’s easy for you to remember