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

Commit 061f0a0

Browse files
committed
add link to perf guide about optimizer property
1 parent 9a95f6a commit 061f0a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/cloud/project/services-mysql.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ mysql:
6868
optimizer_use_condition_selectivity: 1
6969
```
7070

71+
The `properties` in the above example modifies the default `optimizer` settings as [recommended in the Performance Best Practices guide]({{ site.baseurl }}{{ site.gdeurl }}/performance-best-practices/configuration.html#indexers).
72+
7173
### Set up multiple database users
7274

7375
Optionally, you can set up multiple users with different permissions for accessing the `main` database.

0 commit comments

Comments
 (0)