Skip to content

MySQL: handling IN operator and empty sets#186

Open
KingRial wants to merge 1 commit into
biggora:masterfrom
KingRial:master
Open

MySQL: handling IN operator and empty sets#186
KingRial wants to merge 1 commit into
biggora:masterfrom
KingRial:master

Conversation

@KingRial

@KingRial KingRial commented May 3, 2018

Copy link
Copy Markdown

Using MySQL adapter with a IN operator fires a cryptic SQL error when an empty set is used.
This change won't fire the SQL error but will return a correct result set.

Feel free to use it if it's considered usefull.

Using MySQL adapter with a IN operator fires an SQL error when an empty parameter is used.

This change won't fire an SQL error but  will return a correct result
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.

1 participant