Answer the question
In order to leave comments, you need to log in
Mysql json_search how to search json data?
There is a query, in theory it should return films with the "action" genre:
SELECT * FROM `list` WHERE `type` = 'cartoon-series' and JSON_SEARCH(genre, 'one', 'Боевик%') is null
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question