Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Co-authored-by: Yura Sorokin <[email protected]>
  • Loading branch information
lukin-oleksiy and percona-ysorokin authored Nov 25, 2024
1 parent 3f63594 commit 13c4be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ This test ensures that you have working MySQL project. Maybe it is a good idea t
When the tests are OK, you're ready to set up your favorite IDE for the project development. The build script above will
give you a clue what CMake parameters to add to the project in IDE.

To be able to run and debug the _mysqld_ binary in your IDE, first run the following command in the "mysql-test" directory of the
To be able to run and debug the _mysqld-debug_ binary in your IDE, first run the following command in the "mysql-test" directory of the
build tree:

```
Expand Down

0 comments on commit 13c4be9

Please sign in to comment.