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

dev/core#1144 (NFC) Handle fact that MySQL 8 always returns the colum… #16182

Merged
merged 1 commit into from
Jan 2, 2020

Conversation

seamuslee001
Copy link
Contributor

…n name as it is in the DB not as it is in the query

Overview

In MySQL 8 the query outputs TABLE_NAME as the selector rather than table_name as it does in 5.7 and earlier.

Before

Tests cannot run on MySQL 8

After

Tests run on MySQL 8

ping @totten @eileenmcnaughton

…n name as it is in the DB not as it is in the query
@civibot
Copy link

civibot bot commented Jan 2, 2020

(Standard links)

@civibot civibot bot added the master label Jan 2, 2020
@seamuslee001
Copy link
Contributor Author

also @JoeMurray @monishdeb

@seamuslee001
Copy link
Contributor Author

I'm going to merge this based on @totten commenting in product-maintenance "yeah, the PR makes perfect sense" https://chat.civicrm.org/civicrm/pl/n4mfkibt5pd9tqabarxzzkojpy and that the tests have passed

@seamuslee001 seamuslee001 merged commit f4803c8 into civicrm:master Jan 2, 2020
@seamuslee001 seamuslee001 deleted the dev_core_1144 branch January 2, 2020 04:10
@eileenmcnaughton
Copy link
Contributor

Lol - I agree that is a strong statement coming from @totten

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

Successfully merging this pull request may close these issues.

2 participants