! = in MySQL nicht arbeitet

SELECT * FROM all_conversations WHERE deleted_1 <> 1 OR deleted_1 IS NULL
Mubashir Ali