Zkuste následující dotaz pomocí běžného schématu
select * from tablename where common_schema.extract_json_value(tablename.columnName,'/user_id') = 'xyz';
Odkaz: http:// mechanics.flite.com/blog/2013/04/08/json-parsing-in-mysql-using-common-schema/