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

improve mysql container support for testing #1711

Merged
merged 1 commit into from
Jun 26, 2022

Conversation

hakobera
Copy link
Contributor

@hakobera hakobera commented Jun 26, 2022

@hakobera hakobera changed the title improve mysql container support improve mysql container support for testing Jun 26, 2022
Copy link
Collaborator

@kyleconroy kyleconroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like you managed to pull in some unrelated changes. Can you rebase?

* update devcontainer go image to 1.18-bullseye to match go.mod
* use mysql/mysql-server image to support arm based machine like M1 Mac
* set `MYSQL_ROOT_HOST: '%'` to allow access from any host
  * https://dev.mysql.com/doc/mysql-installation-excerpt/8.0/en/docker-mysql-more-topics.html#docker_var_mysql-root-host
@hakobera hakobera force-pushed the improve-mysql-container-support branch from c16055d to 06439be Compare June 26, 2022 08:52
@hakobera
Copy link
Contributor Author

@kyleconroy sorry, I fetched upstream unexpectedly. I rebased to latest main branch and pushed.

@hakobera hakobera requested a review from kyleconroy June 26, 2022 08:54
@kyleconroy kyleconroy merged commit aeb335a into sqlc-dev:main Jun 26, 2022
@hakobera hakobera deleted the improve-mysql-container-support branch June 26, 2022 14:15
jlisthood pushed a commit to jlisthood/sqlc that referenced this pull request Apr 28, 2023
Sign up for free to 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.

None yet

2 participants