-
Notifications
You must be signed in to change notification settings - Fork 39
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
feat: Improve enforcement of SSL for dbConnect()
and the output when printing connections
#328
Conversation
- Remove CLIENT_SECURE_CONNECTION flag (removed from MySQL & MariaDB a long time ago) - Add some example documentation for enabling SSL - Update and improve showing information about the connection object.
…er_capabilities to be next to each other.
Current Aviator status
This PR was merged manually (without Aviator). Merging manually can negatively impact the performance of the queue. Consider using Aviator next time.
See the real-time status of this PR on the
Aviator webapp.
Use the Aviator Chrome Extension
to see the status of your PR within GitHub.
|
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.
Thanks!
… use it in MySQL 5.6) Trim show connection output to be more minimal, yet include a good amount of connection info.
Not sure what was the problem with the macos build trying to get R... Probably the R feed was getting updated and temporarily unavailable. |
dbConnect()
and the output when printing connections
Thanks! |
This pull request failed to merge: PR cannot be automatically rebased, please rebase manually to continue. Once the issues are resolved, remove the Additional debug info: Failed to rebase this PR onto the latest changes from the base branch. You will probably need to rebase this PR manually and resolve conflicts). |
CLIENT_SSL
.show
output for a DB Connection. Output now looks something like: