type_varchar.result:

fixed a valgrind problem
This commit is contained in:
gkodinov/kgeorge@macbook.gmz 2006-12-04 14:29:51 +02:00
parent 063fe51c69
commit 2a9edce6f6

View File

@ -488,3 +488,4 @@ t 0
Warnings:
Warning 1292 Truncated incorrect INTEGER value: '1a'
Warning 1292 Truncated incorrect INTEGER value: 't'
DROP TABLE t1;