mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-17 08:57:24 +00:00
Test pt-upgrade host-to-host. Implement diff_query_times(). Export $test_diff from PerconaTest instead of doing diag() in no_diff().
This commit is contained in:
4
t/pt-upgrade/samples/003/insert_truncate_warning.log
Normal file
4
t/pt-upgrade/samples/003/insert_truncate_warning.log
Normal file
@@ -0,0 +1,4 @@
|
||||
# User@Host: root[root] @ localhost []
|
||||
# Query_time: 1 Lock_time: 0 Rows_sent: 0 Rows_examined: 1
|
||||
use test;
|
||||
INSERT INTO t (id, username) VALUES (NULL, 'long_username');
|
Reference in New Issue
Block a user