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

Build fails if MySQL socket path is too long #2

Open
mike10004 opened this issue Dec 15, 2015 · 1 comment
Open

Build fails if MySQL socket path is too long #2

mike10004 opened this issue Dec 15, 2015 · 1 comment
Labels

Comments

@mike10004
Copy link
Owner

A portable MySQL database server is used in the integration tests, and if the MySQL socket file path is longer than 107 characters, the server will fail to start, and thus the integration tests will fail. Using the jcabi-mysql-maven-plugin version 0.9 allows specification of a socket config parameter that you can point to a file in the temp dir with a pathname that is short enough.

@mike10004 mike10004 added the bug label Dec 15, 2015
@mike10004
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant