Skip to content

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