mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-20 10:55:01 +00:00
More tests for 5.7 fixed
This commit is contained in:
@@ -2,7 +2,7 @@ $results = {
|
||||
query_time => '0',
|
||||
warnings => {
|
||||
1265 => {
|
||||
code => '1265',
|
||||
code => 1265,
|
||||
level => 'Warning',
|
||||
message => 'Data truncated for column \'username\' at row 1'
|
||||
}
|
||||
|
Reference in New Issue
Block a user