Skip to content
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

Fix mysql database import for module x509 #304

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Conversation

Donien
Copy link
Collaborator

@Donien Donien commented Jul 18, 2024

Fixes the automatic import of the x509 database schema using mysql by changing the variable reference schema_path to schema_path_mysql.

Fixes #303

Fixes the automatic import of the x509 database schema using mysql by
changing the variable reference `schema_path` to `schema_path_mysql`.

Fixes #303
@cla-bot cla-bot bot added the cla/signed label Jul 18, 2024
@Donien Donien merged commit 63fcf18 into main Jul 22, 2024
6 checks passed
@Donien Donien deleted the fix/303-x509-mysql-import branch July 31, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Import of x509 database MySQL schema fails
2 participants