Skip to content

Commit 8f34b47

Browse files
Z-Beatlesyanglbme
authored andcommitted
docs: 修正查看主从同步延时命令
1 parent 262cc7a commit 8f34b47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/high-concurrency/mysql-read-write-separation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
我们通过 MySQL 命令:
3838

3939
```sql
40-
show status
40+
show slave status
4141
```
4242

4343
查看 `Seconds_Behind_Master` ,可以看到从库复制主库的数据落后了几 ms。

0 commit comments

Comments
 (0)