Use FIND_IN_SET() para encontrar os registros que contêm seu usuário select * from your_table where find_in_set('MTNOfficial', usersBought) > 0