Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Restore partitions p1 and p2 of the table `backup_tbl`, as well as the table `ba

## 3. Check the Execution Status of the Restore Job

```sql
```sql
mysql> SHOW RESTORE\G;
*************************** 1. row ***************************
JobId: 17891851
Expand Down
Loading