Skip to content

Commit 1c1651f

Browse files
committed
edit images
1 parent 4268504 commit 1c1651f

File tree

7 files changed

+5
-5
lines changed

7 files changed

+5
-5
lines changed

articles/mysql/flexible-server/how-to-trigger-on-demand-backup.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,11 @@ backups.
8282

8383
1. Open the command prompt and navigate to the bin directory of the downloaded MySQL community version folder.
8484

85-
1. Now specify the data directory using `--datadir` by running the following command at the command prompt.
86-
87-
```bash
88-
mysqld --datadir=<path to the data folder of the files downloaded>
89-
```
85+
1. Now specify the data directory using `--datadir` by running the following command at the command prompt:
86+
87+
```bash
88+
mysqld --datadir=<path to the data folder of the files downloaded>
89+
```
9090

9191
1. Connect to the database using any supported client.
9292

-165 KB
Loading
-91 KB
Loading
-136 KB
Loading
-133 KB
Loading
-204 KB
Loading
-197 KB
Loading

0 commit comments

Comments
 (0)