Skip to content

Update reserved connection document#1779

Merged
harshit-gangal merged 5 commits intoprodfrom
reserved-conn-doc
Jul 9, 2024
Merged

Update reserved connection document#1779
harshit-gangal merged 5 commits intoprodfrom
reserved-conn-doc

Conversation

@harshit-gangal
Copy link
Copy Markdown
Member

@harshit-gangal harshit-gangal commented Jul 2, 2024

Removed all the reference of set statement leading to reserved connection as this is not the case anymore.

Deprecation PR: vitessio/vitess#16280

Signed-off-by: Harshit Gangal <harshit@planetscale.com>
@harshit-gangal harshit-gangal requested review from deepthi and systay July 2, 2024 09:29
@netlify
Copy link
Copy Markdown

netlify bot commented Jul 2, 2024

Deploy Preview for vitess ready!

Name Link
🔨 Latest commit 9e3c060
🔍 Latest deploy log https://app.netlify.com/sites/vitess/deploys/668cb2b30f58cd00082a46d8
😎 Deploy Preview https://deploy-preview-1779--vitess.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Comment on lines -29 to -32
MySQL. As such, take note of the `SET` statements that your application's
MySQL connector and/or ORM sends to MySQL/`vtgate`. Or if those settings will
result in reserved connections being employed for some/all of the application's
sessions.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be updated in all affected versions. Which release did this change in?

Copy link
Copy Markdown
Member Author

@harshit-gangal harshit-gangal Jul 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a flag which can be turn it off, so user can still have the impact of using reserved connection with set statement.
It is now deprecated for v21.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@deepthi should I go ahead and merge?

Copy link
Copy Markdown
Collaborator

@deepthi deepthi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you address my suggested changes? we can merge after that.

harshit-gangal and others added 4 commits July 9, 2024 09:16
Co-authored-by: Deepthi Sigireddi <deepthi@planetscale.com>
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Co-authored-by: Deepthi Sigireddi <deepthi@planetscale.com>
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Co-authored-by: Deepthi Sigireddi <deepthi@planetscale.com>
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Co-authored-by: Deepthi Sigireddi <deepthi@planetscale.com>
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
@harshit-gangal harshit-gangal merged commit 096634a into prod Jul 9, 2024
@harshit-gangal harshit-gangal deleted the reserved-conn-doc branch July 9, 2024 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants