Skip to content

Conversation

pmishchenko-ua
Copy link

SingleStore uses mysql protocol to talk to the dataabse server, therefore MySQL integration works with SingleStore with a few changes:

  • SingleStore-specific database configuration
  • Export of teleport CA is needed in addtion to server.cas, server.crt, server.key.

When I was following mysql docs, it was unclear what to do with the instructions on user's role

allow:
  impersonate:
    users: ["Db"]
    roles: ["Db"]

so I've expanded the corresponding part of the docs.

@CLAassistant
Copy link

CLAassistant commented Oct 14, 2025

CLA assistant check
All committers have signed the CLA.

Copy link


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@github-actions github-actions bot added documentation no-changelog Indicates that a PR does not require a changelog entry size/md labels Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation no-changelog Indicates that a PR does not require a changelog entry size/md

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants