~jmuc/percona-toolkit/float-log-precision

« back to all changes in this revision

Viewing changes to t/pt-upgrade/samples/003/insert_truncate_warning.log

  • Committer: Daniel Nichter
  • Date: 2013-03-12 15:21:13 UTC
  • mfrom: (507.1.37 pt-upgrade-2.2)
  • Revision ID: daniel@percona.com-20130312152113-jfkrxi3p8ca84oin
Merge pt-upgrade-2.2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# User@Host: root[root] @ localhost []
 
2
# Query_time: 1  Lock_time: 0  Rows_sent: 0  Rows_examined: 1
 
3
use test;
 
4
INSERT INTO t (id, username) VALUES (NULL, 'long_username');