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

[#223] Use MySQL ODBC connector 8.0.33 for MariaDB projects #224

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

SwooshyCueb
Copy link
Member

@SwooshyCueb SwooshyCueb commented Jul 17, 2024

Addresses #223

I've left a boolean at the top of odbc_setup.py that can be used to switch back to the MariaDB ODBC driver, to allow for easier testing when working on irods/irods#7323.

Once irods/irods#7323 is fixed, this PR should be reverted, unless it has already been superseded by #208.

irods_testing_environment/odbc_setup.py Outdated Show resolved Hide resolved
irods_testing_environment/odbc_setup.py Outdated Show resolved Hide resolved
@SwooshyCueb SwooshyCueb marked this pull request as ready for review July 18, 2024 01:22
Copy link
Contributor

@alanking alanking left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good to me. Easy enough to switch back and forth. I say # it

Since iRODS works just fine with MariaDB when the MySQL ODBC driver is used,
let's switch over.

I've left a boolean at the top of `odbc_setup.py` that can be used to switch
back to the MariaDB ODBC driver, to allow for easier testing when working on
irods/irods#7323.

Once irods/irods#7323 is fixed, this commit should be reverted, unless it has
already been superseded by irods#208.
@SwooshyCueb
Copy link
Member Author

#'d

@alanking alanking merged commit 13cb1a9 into irods:main Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants