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

Fix #434 - No error when using UPDATE ... SET #577

Merged
merged 6 commits into from
Aug 29, 2024

Conversation

niconoe-
Copy link
Contributor

@niconoe- niconoe- commented Aug 26, 2024

Fixes #434

@williamdes / @iifawzi / @MauricioFauth / @liviuconcioiu

This should also be fixed in 5.10.x and master. How do you want me to proceed to perform this?

@MauricioFauth
Copy link
Member

Could you please target 5.10.x instead of 5.9.x? Thanks!

@niconoe- niconoe- changed the base branch from 5.9.x to 5.10.x August 27, 2024 08:43
@niconoe-
Copy link
Contributor Author

niconoe- commented Aug 27, 2024

Could you please target 5.10.x instead of 5.9.x? Thanks!

Done, but the bug will remain in 5.9.x after the merge…

Or do you plan to release a 5.10.0 soon ? 😇 😋

@niconoe-
Copy link
Contributor Author

I updated the fix because it caused failures in SET operations out of an update statement context (like SET NAMES …).

Now, that's ok 😃 . (except a linter in PHP 7.4 which is out of the scope of this PR 🤷 ).

@williamdes williamdes changed the title Fix 434 Fix #434 - No error when using UPDATE ... SET Aug 27, 2024
@williamdes williamdes changed the title Fix #434 - No error when using UPDATE ... SET Fix #434 - No error when using UPDATE ... SET Aug 27, 2024
@MauricioFauth MauricioFauth merged commit e9debaf into phpmyadmin:5.10.x Aug 29, 2024
18 of 19 checks passed
@MauricioFauth MauricioFauth self-assigned this Aug 29, 2024
@MauricioFauth MauricioFauth added this to the 5.10.0 milestone Aug 29, 2024
@niconoe- niconoe- deleted the fix-434 branch September 3, 2024 13:25
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.

3 participants