Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Prueba

$meta_query = array(
	'relation' => 'AND',
	array(
		'key'     => 'alsdjl',
		'value'   => 'klasjda',
		'compare' => 'LIKE',
		'type'    => 'BINARY',
	),
);