Files
percona-toolkit/t/pt-upgrade/samples/003/insert_truncate_warning.log

5 lines
172 B
Plaintext

# 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');