mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-09 17:09:20 +00:00
Only add Error_no to event if there is one. Don't stringify it either; set its type in pqd.
This commit is contained in:
@@ -14591,6 +14591,7 @@ sub main {
|
||||
Last_errno => 'string',
|
||||
Thread_id => 'string',
|
||||
InnoDB_trx_id => 'string',
|
||||
Error_no => 'string',
|
||||
Killed => 'bool',
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user