Skip to content

chore(test): set MySQL's secure-file-priv="" option in the command instead of conf file - #2359

Merged
eitsupi merged 2 commits into
PRQL:mainfrom
eitsupi:remove-my-conf
Apr 1, 2023
Merged

chore(test): set MySQL's secure-file-priv="" option in the command instead of conf file#2359
eitsupi merged 2 commits into
PRQL:mainfrom
eitsupi:remove-my-conf

Conversation

@eitsupi

@eitsupieitsupi commented Mar 31, 2023

Copy link
Copy Markdown
Member

secure-file-priv="" needs to be set in the mysql container, but since it can be set with the command used when the container is created without using the configuration file, so remove the configuration file and the command is specified in the compose file.

@eitsupi

This comment was marked as resolved.

@eitsupieitsupi closed this Mar 31, 2023
@eitsupi
eitsupi deleted the remove-my-conf branch March 31, 2023 13:17
@eitsupi
eitsupi restored the remove-my-conf branch March 31, 2023 13:18
@eitsupieitsupi reopened this Mar 31, 2023
@eitsupi
eitsupi marked this pull request as ready for review March 31, 2023 13:46
@eitsupieitsupi changed the title chore(test): remove unused mysql conf filechore(test): set MySQL's secure-file-priv="" option in the command instead of conf fileMar 31, 2023
@max-sixty

Copy link
Copy Markdown
Member

Nice!

@eitsupi
eitsupi merged commit a65f633 into PRQL:mainApr 1, 2023
@eitsupi
eitsupi deleted the remove-my-conf branch April 1, 2023 01:56
max-sixty pushed a commit to max-sixty/prql that referenced this pull request Apr 2, 2023
…instead of conf file (PRQL#2359)
* chore(test): remove unused mysql conf file
* fix: pass `--secure-file-priv=""` via compose file
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@eitsupi@max-sixty