Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit 3e61063

Browse files
committed
README fixes
1 parent 0b24841 commit 3e61063

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -360,8 +360,8 @@ Resets the Performance Schema setup to the default settings.
360360
mysql> CALL sys.ps_setup_reset_to_default(false)G
361361
Query OK, 0 rows affected (0.00 sec)
362362
363-
*************************** 17. row ***************************
364-
ps_setup_save
363+
364+
#### ps_setup_save
365365

366366
##### Description
367367

@@ -391,8 +391,8 @@ None.
391391
mysql> CALL sys.ps_setup_reload_saved();
392392
Query OK, 0 rows affected (0.32 sec)
393393
394-
*************************** 18. row ***************************
395-
ps_setup_show_disabled
394+
395+
#### ps_setup_show_disabled
396396

397397
##### Description
398398

@@ -475,8 +475,8 @@ Shows all currently disable Performance Schema configuration.
475475

476476
Query OK, 0 rows affected (0.01 sec)
477477
478-
*************************** 19. row ***************************
479-
ps_setup_show_enabled
478+
479+
#### ps_setup_show_enabled
480480

481481
##### Description
482482

0 commit comments

Comments
 (0)