Index: query.php
===================================================================
--- query.php	(revision 17464)
+++ query.php	(working copy)
@@ -2206,7 +2206,7 @@
 			}
 		}
 
-		if ( !empty( $this->tax_query->queries ) || !empty( $q['meta_key'] ) ) {
+		if ( !empty( $this->tax_query->queries ) || !empty( $q['meta_key'] ) || !empty( $q['meta_query'] )) {
 			$groupby = "{$wpdb->posts}.ID";
 		}
 
