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

[SQL] Make release patch compatible with mariadb 10.3 #8225

Merged
merged 1 commit into from Nov 9, 2022

Conversation

ridz1208
Copy link
Collaborator

@ridz1208 ridz1208 commented Nov 9, 2022

An error was reported where the query being modified returns an SQL error because of the missing FROM clause on mariaDB 10.3

This fix was taken from the MAriaDB official documentation to fix the issue https://mariadb.com/kb/en/dual/

Copy link
Collaborator

@cmadjar cmadjar left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@ridz1208 ridz1208 added this to the 24.1.1 milestone Nov 9, 2022
@driusan driusan merged commit 4211ddb into aces:24.1-release Nov 9, 2022
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

3 participants