caminte
caminte copied to clipboard
MySQL: handling IN operator and empty sets
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.