Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

Import mysql_user #94

Closed
wants to merge 2 commits into from
Closed

Conversation

kadigergo
Copy link

This pull request fixes #61.
It populates tls_option field also properly.

Note: Passwords cannot be imported.

@kadigergo
Copy link
Author

GRANT ... REQUIRE SSL causes change in mysql_user.test state (because of mysql behavior as SSL part is written into user table) which requires further investigation.

@dcposch
Copy link

dcposch commented Apr 2, 2020

@kadigergo is it possible to ship just the import without changing the REQUIRE SSL behavior?

@morganchristiansson
Copy link

There is open PR #113 that fixes this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Import users from database
3 participants