Commit 818bec7f authored by unknown's avatar unknown

type_varchar.result:

  fixed a valgrind problem


mysql-test/r/type_varchar.result:
  fixed a valgrind problem
parent 63b2be3c
......@@ -488,3 +488,4 @@ t 0
Warnings:
Warning 1292 Truncated incorrect INTEGER value: '1a'
Warning 1292 Truncated incorrect INTEGER value: 't'
DROP TABLE t1;
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment