My id field is always a numeric value. But when I try to find id = 2 , MySQL returns NULL select json_search( json_extract( '[{"something": "bla" ,"id": 2}, ...
確定! 回上一頁