Prøv at følge forespørgslen ved hjælp af fælles skema
select * from tablename where common_schema.extract_json_value(tablename.columnName,'/user_id') = 'xyz';
Reference: http:// mechanics.flite.com/blog/2013/04/08/json-parsing-in-mysql-using-common-schema/