Parameter | Description |
Database name | Represents the database name to which this object belongs. It supports filtering by database name. Note: If there are many databases loaded into the read-only analysis engine, filtering by database may cause the console loading time to become too long. |
Object name | Represents the table name loaded into the read-only analysis engine. Views can also be loaded into the read-only analysis engine, but view information will not be displayed here. To view the views, use MySQL commands. When there are many objects loaded, you can search in the console using keywords of the object name. |
Status | The statuses include data loading, real-time increment, and synchronization exception. |
Data loading status | If the object is in the process of data loading, the loading progress of the current table is shown in the data loading status. |
Incremental phase latency | If the object is in the process of real-time increment, the synchronization delay information of this object is shown. |
Other information | If an exception occurs in data loading, the relevant information about the loading exception of this object is shown in other information. |
show replication tables;orselect * from information_schema.libra_table_status;

Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback