Fix for a bug which results in "Unknown Error".
Query should actually return empty result set, but currently can't, as it attempts to store NULL in NOT NULL field, because that is a match made by self join conditions.
Showing
Please register or sign in to comment