mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-10-20 01:16:14 +00:00
PT-1554 Test fixes for ExplainAnalyzer.t
This commit is contained in:
@@ -64,7 +64,7 @@ if ( $sandbox_version gt '5.6' ) {
|
|||||||
possible_keys => 'PRIMARY',
|
possible_keys => 'PRIMARY',
|
||||||
key => 'PRIMARY',
|
key => 'PRIMARY',
|
||||||
key_len => 2,
|
key_len => 2,
|
||||||
filtered => 100,
|
filtered => "100.00", # use quotes to make 100 = 100.00
|
||||||
partitions => undef,
|
partitions => undef,
|
||||||
ref => 'const',
|
ref => 'const',
|
||||||
rows => 1,
|
rows => 1,
|
||||||
|
Reference in New Issue
Block a user