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

Adding optional environment variables for setting mysqld and mysqld_inst... #9

Closed
wants to merge 1 commit into from

Conversation

agorman
Copy link

@agorman agorman commented Oct 31, 2013

I'm using CentOS 6.2 and running Test::mysqld causes the script to hang forever because of the scripts that ship with the mysql-server package.

This change allows me to set environment variables that will point to the proper places so I don't run into this problem in my or other peoples tests.

I'd also like to write some code that could read these options from a config file if it exists but though this would be a good first step. If you're interested in willing to me adding a config file option please let me know.

Thanks

@agorman
Copy link
Author

agorman commented Nov 1, 2013

Turns out my install of mysql-server was messed up and there wasn't any problem within Test::mysqld. You can ignore this pull request.

Thanks

@agorman agorman closed this Nov 1, 2013
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

1 participant