Skip to content

Mysqlconnector #13

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

pier485
Copy link

@pier485 pier485 commented Nov 5, 2018

The pull request is about the implementation of MySQL connector for Darwin.
The code is provided with a docker to test the new connector.
Dockerfile defines an image with MariaDB server and Scala and automatically downloads the branch.
To create the docker image and run it:

docker build -t darwin .
docker run --name darwin -e "MYSQL_ROOT_PASSWORD=mysqlpwd" darwin

To execute the tests:
docker exec -it darwin /darwin/init-db-and-launch-tests.sh

tmnd1991 pushed a commit that referenced this pull request Dec 3, 2018
the connector to choose one over the others
@tmnd1991 tmnd1991 force-pushed the master branch 2 times, most recently from b181dc2 to 943c9c9 Compare February 22, 2021 17:43
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.

1 participant