Skip to content

MySQL 8 support#9

Open
jfhbrook wants to merge 3 commits intotk0miya:masterfrom
televisa-univision:mysql-8
Open

MySQL 8 support#9
jfhbrook wants to merge 3 commits intotk0miya:masterfrom
televisa-univision:mysql-8

Conversation

@jfhbrook
Copy link
Copy Markdown

Fixes #7 . Switches to shrugging when mysql_install_db is missing, and uses mysqld to find the base directory. Also updated the syntax in a test, since mysql 8 changed the way that setting passwords works, and handled a deprecation warning in py3.7 while I was in there.

Haven't tested against mysql 5.x but did test against my local mysql 8 and seems to be working well!

@jfhbrook
Copy link
Copy Markdown
Author

Not sure what to make of the test failures, but willing to put work in with some direction.

@amine-chaabouni
Copy link
Copy Markdown

@tk0miya any chances of looking at this PR and releasing a newer version?

@csm10495
Copy link
Copy Markdown

csm10495 commented Jun 3, 2023

@tk0miya any chance you can check on this? I also just bumped into this not working with mysql8.

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.

Support MySQL 8

3 participants