Du kanske letar efter FIND_IN_SET() funktion.
select *
from session_actions
where find_in_set(`action_type`,'login_failed,channel_recorded');
Du kanske letar efter FIND_IN_SET() funktion.
select *
from session_actions
where find_in_set(`action_type`,'login_failed,channel_recorded');