»

dbweights

dbweights — The dbinfo table keeps track of which databases exist. This ones keeps track of each database's roles and weights.

dbweights

Column nameTypeNullDefaultDescription
dbidtinyint unsigned 0The dbid from dbinfo.
rolevarchar(25) The database role type: master, slave, clusterN, clusterNslave, etc... See other documentation.
normtinyint unsigned 0The normal weighting value for this dbid+role.
currtinyint unsigned 0The current weighting value for this dbid+role.
Key nameTypeColumn(s)
PRIMARYPRIMARY