Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add troubleshooting tip for Aiven MySQL connection issue with ssl-mod…
…e parameter (#6527) * add troubleshooting tip for Aiven MySQL connection issue with ssl-mode parameter on Accelerate Added a new section under "Other errors" in the troubleshooting docs to address an issue where Aiven MySQL users encounter an error when using `?ssl-mode=REQUIRED` in their connection string on Accelerate. Provided the solution to remove the parameter and included an example. This is based on this [discord](https://discord.com/channels/937751382725886062/1305848713259909193/1305848713259909193) thread * Add "Aiven" to the "ignoreWords" array in `cSpell.json` * Update content/300-accelerate/650-troubleshoot.mdx Co-authored-by: Nikolas <[email protected]> --------- Co-authored-by: Jon Harrell <[email protected]> Co-authored-by: Nikolas <[email protected]>
- Loading branch information