-
Notifications
You must be signed in to change notification settings - Fork 32
[DOCS-1778] Update minimum Aurora MySQL version #1850
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Also add max_prepared_stmt_count with recommended value
📚 Mintlify Preview Links📝 Changed (2 total)📄 Pages (2)
🤖 Generated automatically when Mintlify deployment succeeds |
dbrian57
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor suggestion inline. Looks good otherwise.
| | ------------ | -------------------------------------------- | | ||
| | Kubernetes | v1.29 | | ||
| | MySQL | v8.0.x releases, must be v8.0.28 or newer| | ||
| | MySQL | v8.0.x is required, v8.0.32 or newer; v8.0.44 or newer is recommended.<br/>Aurora MySQL 3.x releases, must be v3.05.2 or newer | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| | MySQL | v8.0.x is required, v8.0.32 or newer; v8.0.44 or newer is recommended.<br/>Aurora MySQL 3.x releases, must be v3.05.2 or newer | | |
| | MySQL | v8.0.32 or newer is required; v8.0.44 or newer is recommended.<br/>Aurora MySQL 3.x releases, must be v3.05.2 or newer | |
This reads better to me, but up to you.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This won't quite work. We support only 8.0.32 - 8.0.44 (current 8.0.x). Next, eventually we will move to 8.4.x.
Description
DOCS-1778 Update minimum Aurora MySQL version
Also add max_prepared_stmt_count with recommended value (ref)
Testing
mint dev)mint broken-links)