SELECT * FROM `list` WHERE `type` = 'cartoon-series' and JSON_SEARCH(genre, 'one', 'Боевик%') is null. But I get results in general with ...
確定! 回上一頁