Đơn giản vậy thôi:
SELECT JSON_EXTRACT(filter_apps, JSON_UNQUOTE(JSON_SEARCH(filter_apps, 'one', 'c130b917983c719495042e31306ffb'))) FROM campaigns;
Giải quyết vấn đề! Tôi bọc JSON_SEARCH trong một phương thức JSON_UNQUOTE!
Một mẹo nhỏ, tôi đã tìm thấy giải pháp ở đây: https ://dev.mysql.com/doc/refman/5.7/en/json- Chức năng-reference.html