mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-23 12:47:56 +00:00
Fixed pt-mysql-summary & pt-upgrade tests
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
$results = {
|
||||
query_time => '0',
|
||||
warnings => {
|
||||
'1265' => {
|
||||
1265 => {
|
||||
code => '1265',
|
||||
level => 'Warning',
|
||||
message => 'Data truncated for column \'username\' at row 1'
|
||||
|
Reference in New Issue
Block a user