
Parameter | Description |
Database Name | Indicates the name of the database to which the object belongs. Supports filtering by database name. Note: If a large number of databases are loaded into the read-only analysis engine, filtering by database may result in longer console loading times. |
Object Name | Indicates the name of the table loaded into the read-only analysis engine. Views can also be loaded into the engine, but view information is not displayed here. To view loaded views, use MySQL commands. When a large number of objects are loaded, you can search by keyword in the object name through the console. |
Status | Status values include data loading, real-time increment, data sync error, and data sync completed. For details, see it in the console. |
Data loading status | If an object is currently in the data loading phase, the data loading status will display the loading progress of the corresponding table. |
Incremental Phase Latency | If an object is in the real-time incremental phase, its synchronization delay information will be displayed. |
Other Info | If a data loading exception occurs, relevant information about the exception will be displayed under other information for the object. |
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