PT-1554 Test fixes for ExplainAnalyzer.t

This commit is contained in:
Carlos Salguero
2018-05-22 15:11:30 -03:00
parent b9447bf8c5
commit f9f05b7289

View File

@@ -64,7 +64,7 @@ if ( $sandbox_version gt '5.6' ) {
possible_keys => 'PRIMARY',
key => 'PRIMARY',
key_len => 2,
filtered => 100,
filtered => "100.00", # use quotes to make 100 = 100.00
partitions => undef,
ref => 'const',
rows => 1,