Možná hledáte FIND_IN_SET() funkce.
select *
from session_actions
where find_in_set(`action_type`,'login_failed,channel_recorded');
Možná hledáte FIND_IN_SET() funkce.
select *
from session_actions
where find_in_set(`action_type`,'login_failed,channel_recorded');