mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-25 13:46:22 +00:00
More tests for 5.7 fixed
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
$rows = [
|
||||
[
|
||||
'1',
|
||||
1,
|
||||
'a'
|
||||
],
|
||||
[
|
||||
'2',
|
||||
2,
|
||||
undef
|
||||
]
|
||||
];
|
||||
|
Reference in New Issue
Block a user