Skip to content

FEAT: Clear Text Authentication for MySQL #832

@BrysonRafael

Description

@BrysonRafael

Is your feature request related to a problem? Please describe.
The database I am trying to connect to requires MySQL's clear text pluggable authentication and I cannot connect to it using Beekeeper Studio.

Describe the solution you'd like
Beekeeper Studio allows me to authenticate with a MySQL database that requires clear text authentication. I believe I would need to install the clear text plugin somehow in Beekeeper. Perhaps an extension option that is similar to VSCode's that allows me to easily install plugins?
image

Describe alternatives you've considered
I'm currently using DBeaver to connect to the database that I need to, but I don't like the interface and it feels too heavy for what I use it for.

Additional context
Here is an example of the SSL config that I have in DBeaver for my issue:
image
I'm not doing anything fancy in the connection config except for using SSL.

Thanks for building this project and keeping it open source! I'm loving the look and feel of it, I just wish I could use it for all of my database connections 🥲

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions