src/tds/unittests/convert

Main

Hostnameobon110
gcc versiongcc (GCC) 4.1.2 20070626 (Red Hat 4.1.2-13)
uname -aLinux obon110 2.6.23.1-1smp #3 SMP Mon Nov 5 20:51:48 CET 2007 i686 i686 i386 GNU/Linux
date2008-07-03

==13215== Memcheck, a memory error detector.
==13215== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==13215== Using LibVEX rev 1658, a library for dynamic binary translation.
==13215== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==13215== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==13215== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==13215== 
--13215-- Command line
--13215--    ./convert
--13215-- Startup, with flags:
--13215--    --tool=memcheck
--13215--    --num-callers=20
--13215--    --leak-check=yes
--13215--    -v
--13215--    --show-reachable=yes
--13215--    --log-fd=3
--13215--    --suppressions=/home/winnt/fziglio/suppressions.supp
--13215-- Contents of /proc/version:
--13215--   Linux version 2.6.23.1-1smp (fziglio@obon110) (gcc version 4.1.2 20070626 (Red Hat 4.1.2-13)) #3 SMP Mon Nov 5 20:51:48 CET 2007
--13215-- Arch and hwcaps: X86, x86-sse1-sse2
--13215-- Valgrind library directory: /usr/lib/valgrind
--13215-- Reading syms from /lib/ld-2.5.so (0xAE4000)
--13215-- Reading syms from /home/winnt/fziglio/cpp/freetds/ftds_comp/src/tds/unittests/convert (0x8048000)
--13215-- Reading syms from /usr/lib/valgrind/x86-linux/memcheck (0x38000000)
--13215--    object doesn't have a dynamic symbol table
--13215-- Reading suppressions file: /home/winnt/fziglio/suppressions.supp
--13215-- Reading suppressions file: /usr/lib/valgrind/default.supp
--13215-- REDIR: 0xAF9540 (index) redirected to 0x38027D0F (vgPlain_x86_linux_REDIR_FOR_index)
--13215-- Reading syms from /usr/lib/valgrind/x86-linux/vgpreload_core.so (0x4001000)
--13215-- Reading syms from /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so (0x4003000)
==13215== WARNING: new redirection conflicts with existing -- ignoring it
--13215--     new: 0x00AF9540 (index     ) R-> 0x040060C0 index
--13215-- REDIR: 0xAF96E0 (strlen) redirected to 0x4006290 (strlen)
--13215-- Reading syms from /lib/librt-2.5.so (0x349000)
--13215-- Reading syms from /usr/lib/libgnutls.so.13.0.6 (0x6A2D000)
--13215--    object doesn't have a symbol table
--13215-- Reading syms from /lib/libpthread-2.5.so (0xD98000)
--13215-- Reading syms from /lib/libc-2.5.so (0xB29000)
--13215-- Reading syms from /usr/lib/libz.so.1.2.3 (0xB14000)
--13215--    object doesn't have a symbol table
--13215-- Reading syms from /usr/lib/libgcrypt.so.11.2.2 (0x65F1000)
--13215--    object doesn't have a symbol table
--13215-- Reading syms from /usr/lib/libgpg-error.so.0.3.0 (0xADB000)
--13215--    object doesn't have a symbol table
--13215-- Reading syms from /lib/libnsl-2.5.so (0x330000)
--13215-- REDIR: 0xB971D0 (memset) redirected to 0x4006580 (memset)
--13215-- REDIR: 0xB976C0 (memcpy) redirected to 0x4006C60 (memcpy)
--13215-- REDIR: 0xB96330 (rindex) redirected to 0x4005FA0 (rindex)
--13215-- REDIR: 0xB95F90 (strlen) redirected to 0x4006270 (strlen)
--13215-- REDIR: 0xB91260 (malloc) redirected to 0x400537B (malloc)
--13215-- REDIR: 0xB95A30 (strcmp) redirected to 0x4006340 (strcmp)
--13215-- REDIR: 0xB90F60 (calloc) redirected to 0x40046A8 (calloc)
--13215-- REDIR: 0xB96CD0 (memchr) redirected to 0x4006460 (memchr)
--13215-- REDIR: 0xB958C0 (index) redirected to 0x4006090 (index)
--13215-- REDIR: 0xB92F20 (free) redirected to 0x4004F95 (free)
--13215-- REDIR: 0xB96180 (strncmp) redirected to 0x40062D0 (strncmp)
converted 39 (varchar, 12 bytes) : 47 (char, 12 bytes).
converted 39 (varchar, 12 bytes) : 35 (text, 12 bytes).
converted 39 (varchar, 6 bytes) : 45 (binary, 2 bytes).
        0 iterations/second converting       varchar => binary.
converted 39 (varchar, 1 bytes) : 37 (varbinary, 1 bytes).
        0 iterations/second converting       varchar => varbinary.
converted 39 (varchar, 6 bytes) : 34 (image, 2 bytes).
converted 39 (varchar, 3 bytes) : 48 (tinyint, 1 bytes).
        0 iterations/second converting       varchar => tinyint.
converted 39 (varchar, 3 bytes) : 52 (smallint, 2 bytes).
        0 iterations/second converting       varchar => smallint.
converted 39 (varchar, 3 bytes) : 56 (int, 4 bytes).
converted 39 (varchar, 3 bytes) : 127 (bigint, 8 bytes).
converted 39 (varchar, 7 bytes) : 62 (float, 8 bytes).
        0 iterations/second converting       varchar => float.
converted 39 (varchar, 7 bytes) : 59 (real, 4 bytes).
converted 39 (varchar, 7 bytes) : 108 (numeric, 35 bytes).
        0 iterations/second converting       varchar => numeric.
converted 39 (varchar, 7 bytes) : 106 (decimal, 35 bytes).
        0 iterations/second converting       varchar => decimal.
converted 39 (varchar, 1 bytes) : 50 (bit, 1 bytes).
        0 iterations/second converting       varchar => bit.
converted 39 (varchar, 7 bytes) : 60 (money, 8 bytes).
        0 iterations/second converting       varchar => money.
converted 39 (varchar, 7 bytes) : 122 (smallmoney, 4 bytes).
--13215-- REDIR: 0xB95AA0 (strcpy) redirected to 0x40069F0 (strcpy)
converted 39 (varchar, 12 bytes) : 61 (datetime, 8 bytes).
        0 iterations/second converting       varchar => datetime.
converted 39 (varchar, 12 bytes) : 58 (smalldatetime, 4 bytes).
        0 iterations/second converting       varchar => smalldatetime.
converted 47 (char, 12 bytes) : 39 (varchar, 12 bytes).
        0 iterations/second converting          char => varchar.
converted 47 (char, 12 bytes) : 35 (text, 12 bytes).
        0 iterations/second converting          char => text.
converted 47 (char, 6 bytes) : 45 (binary, 2 bytes).
        0 iterations/second converting          char => binary.
converted 47 (char, 1 bytes) : 37 (varbinary, 1 bytes).
        0 iterations/second converting          char => varbinary.
converted 47 (char, 6 bytes) : 34 (image, 2 bytes).
        0 iterations/second converting          char => image.
converted 47 (char, 3 bytes) : 48 (tinyint, 1 bytes).
converted 47 (char, 3 bytes) : 52 (smallint, 2 bytes).
        0 iterations/second converting          char => smallint.
converted 47 (char, 3 bytes) : 56 (int, 4 bytes).
        0 iterations/second converting          char => int.
converted 47 (char, 3 bytes) : 127 (bigint, 8 bytes).
        0 iterations/second converting          char => bigint.
converted 47 (char, 7 bytes) : 62 (float, 8 bytes).
        0 iterations/second converting          char => float.
converted 47 (char, 7 bytes) : 59 (real, 4 bytes).
        0 iterations/second converting          char => real.
converted 47 (char, 7 bytes) : 108 (numeric, 35 bytes).
        0 iterations/second converting          char => numeric.
converted 47 (char, 7 bytes) : 106 (decimal, 35 bytes).
        0 iterations/second converting          char => decimal.
converted 47 (char, 1 bytes) : 50 (bit, 1 bytes).
        0 iterations/second converting          char => bit.
converted 47 (char, 7 bytes) : 60 (money, 8 bytes).
        0 iterations/second converting          char => money.
converted 47 (char, 7 bytes) : 122 (smallmoney, 4 bytes).
converted 47 (char, 12 bytes) : 61 (datetime, 8 bytes).
        0 iterations/second converting          char => datetime.
converted 47 (char, 12 bytes) : 58 (smalldatetime, 4 bytes).
        0 iterations/second converting          char => smalldatetime.
converted 35 (text, 12 bytes) : 39 (varchar, 12 bytes).
        0 iterations/second converting          text => varchar.
converted 35 (text, 12 bytes) : 47 (char, 12 bytes).
        0 iterations/second converting          text => char.
converted 35 (text, 6 bytes) : 45 (binary, 2 bytes).
        0 iterations/second converting          text => binary.
converted 35 (text, 1 bytes) : 37 (varbinary, 1 bytes).
        0 iterations/second converting          text => varbinary.
converted 35 (text, 6 bytes) : 34 (image, 2 bytes).
        0 iterations/second converting          text => image.
converted 35 (text, 3 bytes) : 48 (tinyint, 1 bytes).
        0 iterations/second converting          text => tinyint.
converted 35 (text, 3 bytes) : 52 (smallint, 2 bytes).
converted 35 (text, 3 bytes) : 56 (int, 4 bytes).
        0 iterations/second converting          text => int.
converted 35 (text, 3 bytes) : 127 (bigint, 8 bytes).
        0 iterations/second converting          text => bigint.
converted 35 (text, 7 bytes) : 62 (float, 8 bytes).
        0 iterations/second converting          text => float.
converted 35 (text, 7 bytes) : 59 (real, 4 bytes).
        0 iterations/second converting          text => real.
converted 35 (text, 7 bytes) : 108 (numeric, 35 bytes).
        0 iterations/second converting          text => numeric.
converted 35 (text, 7 bytes) : 106 (decimal, 35 bytes).
        0 iterations/second converting          text => decimal.
converted 35 (text, 1 bytes) : 50 (bit, 1 bytes).
        0 iterations/second converting          text => bit.
converted 35 (text, 7 bytes) : 60 (money, 8 bytes).
        0 iterations/second converting          text => money.
converted 35 (text, 7 bytes) : 122 (smallmoney, 4 bytes).
        0 iterations/second converting          text => smallmoney.
converted 35 (text, 12 bytes) : 61 (datetime, 8 bytes).
        0 iterations/second converting          text => datetime.
converted 35 (text, 12 bytes) : 58 (smalldatetime, 4 bytes).
        0 iterations/second converting          text => smalldatetime.
converted 45 (binary, 12 bytes) : 39 (varchar, 24 bytes).
        0 iterations/second converting        binary => varchar.
converted 45 (binary, 12 bytes) : 47 (char, 24 bytes).
        0 iterations/second converting        binary => char.
converted 45 (binary, 12 bytes) : 35 (text, 24 bytes).
        0 iterations/second converting        binary => text.
converted 45 (binary, 1 bytes) : 37 (varbinary, 1 bytes).
        0 iterations/second converting        binary => varbinary.
converted 45 (binary, 6 bytes) : 34 (image, 6 bytes).
        0 iterations/second converting        binary => image.
converted 45 (binary, 3 bytes) : 48 (tinyint, 1 bytes).
        0 iterations/second converting        binary => tinyint.
converted 45 (binary, 3 bytes) : 52 (smallint, 2 bytes).
        0 iterations/second converting        binary => smallint.
converted 45 (binary, 3 bytes) : 56 (int, 4 bytes).
        0 iterations/second converting        binary => int.
converted 45 (binary, 3 bytes) : 127 (bigint, 8 bytes).
        0 iterations/second converting        binary => bigint.
converted 45 (binary, 7 bytes) : 62 (float, 8 bytes).
        0 iterations/second converting        binary => float.
converted 45 (binary, 7 bytes) : 59 (real, 4 bytes).
        0 iterations/second converting        binary => real.
Conversion not yet implemented:
	failed (-2) to convert 45 (binary, 7 bytes) : 108 (numeric).
converted 45 (binary, 7 bytes) : 108 (numeric, -2 bytes).
        0 iterations/second converting        binary => numeric.
Conversion not yet implemented:
	failed (-2) to convert 45 (binary, 7 bytes) : 106 (decimal).
converted 45 (binary, 7 bytes) : 106 (decimal, -2 bytes).
Conversion not yet implemented:
	failed (-2) to convert 45 (binary, 1 bytes) : 50 (bit).
converted 45 (binary, 1 bytes) : 50 (bit, -2 bytes).
converted 45 (binary, 7 bytes) : 60 (money, 8 bytes).
converted 45 (binary, 7 bytes) : 122 (smallmoney, 4 bytes).
        0 iterations/second converting        binary => smallmoney.
converted 37 (varbinary, 12 bytes) : 39 (varchar, 24 bytes).
converted 37 (varbinary, 12 bytes) : 47 (char, 24 bytes).
converted 37 (varbinary, 12 bytes) : 35 (text, 24 bytes).
converted 37 (varbinary, 6 bytes) : 45 (binary, 6 bytes).
converted 37 (varbinary, 6 bytes) : 34 (image, 6 bytes).
converted 37 (varbinary, 3 bytes) : 48 (tinyint, 1 bytes).
converted 37 (varbinary, 3 bytes) : 52 (smallint, 2 bytes).
converted 37 (varbinary, 3 bytes) : 56 (int, 4 bytes).
converted 37 (varbinary, 3 bytes) : 127 (bigint, 8 bytes).
converted 37 (varbinary, 7 bytes) : 62 (float, 8 bytes).
converted 37 (varbinary, 7 bytes) : 59 (real, 4 bytes).
Conversion not yet implemented:
	failed (-2) to convert 37 (varbinary, 7 bytes) : 108 (numeric).
converted 37 (varbinary, 7 bytes) : 108 (numeric, -2 bytes).
Conversion not yet implemented:
	failed (-2) to convert 37 (varbinary, 7 bytes) : 106 (decimal).
converted 37 (varbinary, 7 bytes) : 106 (decimal, -2 bytes).
        0 iterations/second converting     varbinary => decimal.
Conversion not yet implemented:
	failed (-2) to convert 37 (varbinary, 1 bytes) : 50 (bit).
converted 37 (varbinary, 1 bytes) : 50 (bit, -2 bytes).
converted 37 (varbinary, 7 bytes) : 60 (money, 8 bytes).
converted 37 (varbinary, 7 bytes) : 122 (smallmoney, 4 bytes).
converted 34 (image, 12 bytes) : 39 (varchar, 24 bytes).
converted 34 (image, 12 bytes) : 47 (char, 24 bytes).
converted 34 (image, 12 bytes) : 35 (text, 24 bytes).
converted 34 (image, 6 bytes) : 45 (binary, 6 bytes).
converted 34 (image, 1 bytes) : 37 (varbinary, 1 bytes).
converted 34 (image, 3 bytes) : 48 (tinyint, 1 bytes).
converted 34 (image, 3 bytes) : 52 (smallint, 2 bytes).
converted 34 (image, 3 bytes) : 56 (int, 4 bytes).
converted 34 (image, 3 bytes) : 127 (bigint, 8 bytes).
converted 34 (image, 7 bytes) : 62 (float, 8 bytes).
converted 34 (image, 7 bytes) : 59 (real, 4 bytes).
        0 iterations/second converting         image => real.
Conversion not yet implemented:
	failed (-2) to convert 34 (image, 7 bytes) : 108 (numeric).
converted 34 (image, 7 bytes) : 108 (numeric, -2 bytes).
Conversion not yet implemented:
	failed (-2) to convert 34 (image, 7 bytes) : 106 (decimal).
converted 34 (image, 7 bytes) : 106 (decimal, -2 bytes).
Conversion not yet implemented:
	failed (-2) to convert 34 (image, 1 bytes) : 50 (bit).
converted 34 (image, 1 bytes) : 50 (bit, -2 bytes).
converted 34 (image, 7 bytes) : 60 (money, 8 bytes).
converted 34 (image, 7 bytes) : 122 (smallmoney, 4 bytes).
converted 48 (tinyint, 1 bytes) : 39 (varchar, 2 bytes).
converted 48 (tinyint, 1 bytes) : 47 (char, 2 bytes).
        0 iterations/second converting       tinyint => char.
converted 48 (tinyint, 1 bytes) : 35 (text, 2 bytes).
        0 iterations/second converting       tinyint => text.
converted 48 (tinyint, 1 bytes) : 45 (binary, 1 bytes).
converted 48 (tinyint, 1 bytes) : 37 (varbinary, 1 bytes).
converted 48 (tinyint, 1 bytes) : 34 (image, 1 bytes).
converted 48 (tinyint, 1 bytes) : 52 (smallint, 2 bytes).
converted 48 (tinyint, 1 bytes) : 56 (int, 4 bytes).
        0 iterations/second converting       tinyint => int.
converted 48 (tinyint, 1 bytes) : 127 (bigint, 8 bytes).
converted 48 (tinyint, 1 bytes) : 62 (float, 8 bytes).
converted 48 (tinyint, 1 bytes) : 59 (real, 4 bytes).
converted 48 (tinyint, 1 bytes) : 108 (numeric, 35 bytes).
converted 48 (tinyint, 1 bytes) : 106 (decimal, 35 bytes).
converted 48 (tinyint, 1 bytes) : 50 (bit, 1 bytes).
converted 48 (tinyint, 1 bytes) : 60 (money, 8 bytes).
converted 48 (tinyint, 1 bytes) : 122 (smallmoney, 4 bytes).
        0 iterations/second converting       tinyint => smallmoney.
converted 52 (smallint, 2 bytes) : 39 (varchar, 2 bytes).
converted 52 (smallint, 2 bytes) : 47 (char, 2 bytes).
converted 52 (smallint, 2 bytes) : 35 (text, 2 bytes).
converted 52 (smallint, 2 bytes) : 45 (binary, 2 bytes).
converted 52 (smallint, 2 bytes) : 37 (varbinary, 2 bytes).
        0 iterations/second converting      smallint => varbinary.
converted 52 (smallint, 2 bytes) : 34 (image, 2 bytes).
        0 iterations/second converting      smallint => image.
converted 52 (smallint, 2 bytes) : 48 (tinyint, 1 bytes).
converted 52 (smallint, 2 bytes) : 56 (int, 4 bytes).
converted 52 (smallint, 2 bytes) : 127 (bigint, 8 bytes).
converted 52 (smallint, 2 bytes) : 62 (float, 8 bytes).
        0 iterations/second converting      smallint => float.
converted 52 (smallint, 2 bytes) : 59 (real, 4 bytes).
converted 52 (smallint, 2 bytes) : 108 (numeric, 35 bytes).
converted 52 (smallint, 2 bytes) : 106 (decimal, 35 bytes).
        0 iterations/second converting      smallint => decimal.
converted 52 (smallint, 2 bytes) : 50 (bit, 1 bytes).
        0 iterations/second converting      smallint => bit.
converted 52 (smallint, 2 bytes) : 60 (money, 8 bytes).
converted 52 (smallint, 2 bytes) : 122 (smallmoney, 4 bytes).
converted 56 (int, 4 bytes) : 39 (varchar, 2 bytes).
converted 56 (int, 4 bytes) : 47 (char, 2 bytes).
        0 iterations/second converting           int => char.
converted 56 (int, 4 bytes) : 35 (text, 2 bytes).
        0 iterations/second converting           int => text.
converted 56 (int, 4 bytes) : 45 (binary, 4 bytes).
converted 56 (int, 4 bytes) : 37 (varbinary, 4 bytes).
converted 56 (int, 4 bytes) : 34 (image, 4 bytes).
converted 56 (int, 4 bytes) : 48 (tinyint, 1 bytes).
        0 iterations/second converting           int => tinyint.
converted 56 (int, 4 bytes) : 52 (smallint, 2 bytes).
converted 56 (int, 4 bytes) : 127 (bigint, 8 bytes).
converted 56 (int, 4 bytes) : 62 (float, 8 bytes).
converted 56 (int, 4 bytes) : 59 (real, 4 bytes).
        0 iterations/second converting           int => real.
converted 56 (int, 4 bytes) : 108 (numeric, 35 bytes).
converted 56 (int, 4 bytes) : 106 (decimal, 35 bytes).
converted 56 (int, 4 bytes) : 50 (bit, 1 bytes).
        0 iterations/second converting           int => bit.
converted 56 (int, 4 bytes) : 60 (money, 8 bytes).
        0 iterations/second converting           int => money.
converted 56 (int, 4 bytes) : 122 (smallmoney, 4 bytes).
converted 127 (bigint, 8 bytes) : 39 (varchar, 2 bytes).
        0 iterations/second converting        bigint => varchar.
converted 127 (bigint, 8 bytes) : 47 (char, 2 bytes).
converted 127 (bigint, 8 bytes) : 35 (text, 2 bytes).
converted 127 (bigint, 8 bytes) : 45 (binary, 8 bytes).
converted 127 (bigint, 8 bytes) : 37 (varbinary, 8 bytes).
        0 iterations/second converting        bigint => varbinary.
converted 127 (bigint, 8 bytes) : 34 (image, 8 bytes).
        0 iterations/second converting        bigint => image.
converted 127 (bigint, 8 bytes) : 48 (tinyint, 1 bytes).
converted 127 (bigint, 8 bytes) : 52 (smallint, 2 bytes).
        0 iterations/second converting        bigint => smallint.
converted 127 (bigint, 8 bytes) : 56 (int, 4 bytes).
converted 127 (bigint, 8 bytes) : 62 (float, 8 bytes).
converted 127 (bigint, 8 bytes) : 59 (real, 4 bytes).
        0 iterations/second converting        bigint => real.
converted 127 (bigint, 8 bytes) : 108 (numeric, 35 bytes).
converted 127 (bigint, 8 bytes) : 106 (decimal, 35 bytes).
converted 127 (bigint, 8 bytes) : 50 (bit, 1 bytes).
        0 iterations/second converting        bigint => bit.
converted 127 (bigint, 8 bytes) : 60 (money, 8 bytes).
converted 127 (bigint, 8 bytes) : 122 (smallmoney, 4 bytes).
        0 iterations/second converting        bigint => smallmoney.
converted 62 (float, 8 bytes) : 39 (varchar, 7 bytes).
        0 iterations/second converting         float => varchar.
converted 62 (float, 8 bytes) : 47 (char, 7 bytes).
        0 iterations/second converting         float => char.
converted 62 (float, 8 bytes) : 35 (text, 7 bytes).
converted 62 (float, 8 bytes) : 45 (binary, 8 bytes).
converted 62 (float, 8 bytes) : 37 (varbinary, 8 bytes).
        0 iterations/second converting         float => varbinary.
converted 62 (float, 8 bytes) : 34 (image, 8 bytes).
        0 iterations/second converting         float => image.
converted 62 (float, 8 bytes) : 48 (tinyint, 1 bytes).
        0 iterations/second converting         float => tinyint.
converted 62 (float, 8 bytes) : 52 (smallint, 2 bytes).
        0 iterations/second converting         float => smallint.
converted 62 (float, 8 bytes) : 56 (int, 4 bytes).
        0 iterations/second converting         float => int.
converted 62 (float, 8 bytes) : 127 (bigint, 8 bytes).
        0 iterations/second converting         float => bigint.
converted 62 (float, 8 bytes) : 59 (real, 4 bytes).
        0 iterations/second converting         float => real.
converted 62 (float, 8 bytes) : 108 (numeric, 35 bytes).
converted 62 (float, 8 bytes) : 106 (decimal, 35 bytes).
converted 62 (float, 8 bytes) : 50 (bit, 1 bytes).
        0 iterations/second converting         float => bit.
converted 62 (float, 8 bytes) : 60 (money, 8 bytes).
        0 iterations/second converting         float => money.
converted 62 (float, 8 bytes) : 122 (smallmoney, 4 bytes).
        0 iterations/second converting         float => smallmoney.
converted 59 (real, 4 bytes) : 39 (varchar, 7 bytes).
converted 59 (real, 4 bytes) : 47 (char, 7 bytes).
        0 iterations/second converting          real => char.
converted 59 (real, 4 bytes) : 35 (text, 7 bytes).
        0 iterations/second converting          real => text.
converted 59 (real, 4 bytes) : 45 (binary, 4 bytes).
        0 iterations/second converting          real => binary.
converted 59 (real, 4 bytes) : 37 (varbinary, 4 bytes).
        0 iterations/second converting          real => varbinary.
converted 59 (real, 4 bytes) : 34 (image, 4 bytes).
converted 59 (real, 4 bytes) : 48 (tinyint, 1 bytes).
        0 iterations/second converting          real => tinyint.
converted 59 (real, 4 bytes) : 52 (smallint, 2 bytes).
        0 iterations/second converting          real => smallint.
converted 59 (real, 4 bytes) : 56 (int, 4 bytes).
        0 iterations/second converting          real => int.
converted 59 (real, 4 bytes) : 127 (bigint, 8 bytes).
        0 iterations/second converting          real => bigint.
converted 59 (real, 4 bytes) : 62 (float, 8 bytes).
        0 iterations/second converting          real => float.
converted 59 (real, 4 bytes) : 108 (numeric, 35 bytes).
        0 iterations/second converting          real => numeric.
converted 59 (real, 4 bytes) : 106 (decimal, 35 bytes).
converted 59 (real, 4 bytes) : 50 (bit, 1 bytes).
        0 iterations/second converting          real => bit.
converted 59 (real, 4 bytes) : 60 (money, 8 bytes).
        0 iterations/second converting          real => money.
converted 59 (real, 4 bytes) : 122 (smallmoney, 4 bytes).
        0 iterations/second converting          real => smallmoney.
converted 108 (numeric, 35 bytes) : 39 (varchar, 4 bytes).
        0 iterations/second converting       numeric => varchar.
converted 108 (numeric, 35 bytes) : 47 (char, 4 bytes).
        0 iterations/second converting       numeric => char.
converted 108 (numeric, 35 bytes) : 35 (text, 4 bytes).
        0 iterations/second converting       numeric => text.
converted 108 (numeric, 35 bytes) : 45 (binary, 35 bytes).
        0 iterations/second converting       numeric => binary.
converted 108 (numeric, 35 bytes) : 37 (varbinary, 35 bytes).
        0 iterations/second converting       numeric => varbinary.
converted 108 (numeric, 35 bytes) : 34 (image, 35 bytes).
        0 iterations/second converting       numeric => image.
converted 108 (numeric, 35 bytes) : 48 (tinyint, 1 bytes).
converted 108 (numeric, 35 bytes) : 52 (smallint, 2 bytes).
        0 iterations/second converting       numeric => smallint.
converted 108 (numeric, 35 bytes) : 56 (int, 4 bytes).
converted 108 (numeric, 35 bytes) : 127 (bigint, 8 bytes).
        0 iterations/second converting       numeric => bigint.
converted 108 (numeric, 35 bytes) : 62 (float, 8 bytes).
converted 108 (numeric, 35 bytes) : 59 (real, 4 bytes).
converted 108 (numeric, 35 bytes) : 106 (decimal, 35 bytes).
        0 iterations/second converting       numeric => decimal.
converted 108 (numeric, 35 bytes) : 50 (bit, 1 bytes).
Conversion not yet implemented:
	failed (-2) to convert 108 (numeric, 35 bytes) : 60 (money).
converted 108 (numeric, 35 bytes) : 60 (money, -2 bytes).
Conversion not yet implemented:
	failed (-2) to convert 108 (numeric, 35 bytes) : 122 (smallmoney).
converted 108 (numeric, 35 bytes) : 122 (smallmoney, -2 bytes).
        0 iterations/second converting       numeric => smallmoney.
converted 106 (decimal, 35 bytes) : 39 (varchar, 4 bytes).
converted 106 (decimal, 35 bytes) : 47 (char, 4 bytes).
converted 106 (decimal, 35 bytes) : 35 (text, 4 bytes).
converted 106 (decimal, 35 bytes) : 45 (binary, 35 bytes).
converted 106 (decimal, 35 bytes) : 37 (varbinary, 35 bytes).
converted 106 (decimal, 35 bytes) : 34 (image, 35 bytes).
converted 106 (decimal, 35 bytes) : 48 (tinyint, 1 bytes).
converted 106 (decimal, 35 bytes) : 52 (smallint, 2 bytes).
converted 106 (decimal, 35 bytes) : 56 (int, 4 bytes).
converted 106 (decimal, 35 bytes) : 127 (bigint, 8 bytes).
converted 106 (decimal, 35 bytes) : 62 (float, 8 bytes).
converted 106 (decimal, 35 bytes) : 59 (real, 4 bytes).
converted 106 (decimal, 35 bytes) : 108 (numeric, 35 bytes).
converted 106 (decimal, 35 bytes) : 50 (bit, 1 bytes).
        0 iterations/second converting       decimal => bit.
Conversion not yet implemented:
	failed (-2) to convert 106 (decimal, 35 bytes) : 60 (money).
converted 106 (decimal, 35 bytes) : 60 (money, -2 bytes).
Conversion not yet implemented:
	failed (-2) to convert 106 (decimal, 35 bytes) : 122 (smallmoney).
converted 106 (decimal, 35 bytes) : 122 (smallmoney, -2 bytes).
converted 50 (bit, 4 bytes) : 39 (varchar, 1 bytes).
        0 iterations/second converting           bit => varchar.
converted 50 (bit, 4 bytes) : 47 (char, 1 bytes).
converted 50 (bit, 4 bytes) : 35 (text, 1 bytes).
converted 50 (bit, 4 bytes) : 45 (binary, 1 bytes).
converted 50 (bit, 4 bytes) : 37 (varbinary, 1 bytes).
converted 50 (bit, 4 bytes) : 34 (image, 1 bytes).
converted 50 (bit, 4 bytes) : 48 (tinyint, 1 bytes).
converted 50 (bit, 4 bytes) : 52 (smallint, 2 bytes).
        0 iterations/second converting           bit => smallint.
converted 50 (bit, 4 bytes) : 56 (int, 4 bytes).
converted 50 (bit, 4 bytes) : 127 (bigint, 8 bytes).
converted 50 (bit, 4 bytes) : 62 (float, 8 bytes).
converted 50 (bit, 4 bytes) : 59 (real, 4 bytes).
        0 iterations/second converting           bit => real.
converted 50 (bit, 4 bytes) : 108 (numeric, 35 bytes).
converted 50 (bit, 4 bytes) : 106 (decimal, 35 bytes).
converted 50 (bit, 4 bytes) : 60 (money, 8 bytes).
converted 50 (bit, 4 bytes) : 122 (smallmoney, 4 bytes).
        0 iterations/second converting           bit => smallmoney.
converted 60 (money, 8 bytes) : 39 (varchar, 4 bytes).
        0 iterations/second converting         money => varchar.
converted 60 (money, 8 bytes) : 47 (char, 4 bytes).
converted 60 (money, 8 bytes) : 35 (text, 4 bytes).
converted 60 (money, 8 bytes) : 45 (binary, 8 bytes).
converted 60 (money, 8 bytes) : 37 (varbinary, 8 bytes).
converted 60 (money, 8 bytes) : 34 (image, 8 bytes).
converted 60 (money, 8 bytes) : 48 (tinyint, 1 bytes).
converted 60 (money, 8 bytes) : 52 (smallint, 2 bytes).
converted 60 (money, 8 bytes) : 56 (int, 4 bytes).
converted 60 (money, 8 bytes) : 127 (bigint, 8 bytes).
        0 iterations/second converting         money => bigint.
converted 60 (money, 8 bytes) : 62 (float, 8 bytes).
converted 60 (money, 8 bytes) : 59 (real, 4 bytes).
converted 60 (money, 8 bytes) : 108 (numeric, 35 bytes).
        0 iterations/second converting         money => numeric.
converted 60 (money, 8 bytes) : 106 (decimal, 35 bytes).
converted 60 (money, 8 bytes) : 50 (bit, 1 bytes).
converted 60 (money, 8 bytes) : 122 (smallmoney, 4 bytes).
        0 iterations/second converting         money => smallmoney.
converted 122 (smallmoney, 4 bytes) : 39 (varchar, 4 bytes).
        0 iterations/second converting    smallmoney => varchar.
converted 122 (smallmoney, 4 bytes) : 47 (char, 4 bytes).
        0 iterations/second converting    smallmoney => char.
converted 122 (smallmoney, 4 bytes) : 35 (text, 4 bytes).
        0 iterations/second converting    smallmoney => text.
converted 122 (smallmoney, 4 bytes) : 45 (binary, 4 bytes).
converted 122 (smallmoney, 4 bytes) : 37 (varbinary, 4 bytes).
converted 122 (smallmoney, 4 bytes) : 34 (image, 4 bytes).
converted 122 (smallmoney, 4 bytes) : 48 (tinyint, 1 bytes).
        0 iterations/second converting    smallmoney => tinyint.
converted 122 (smallmoney, 4 bytes) : 52 (smallint, 2 bytes).
converted 122 (smallmoney, 4 bytes) : 56 (int, 4 bytes).
        0 iterations/second converting    smallmoney => int.
converted 122 (smallmoney, 4 bytes) : 127 (bigint, 8 bytes).
        0 iterations/second converting    smallmoney => bigint.
converted 122 (smallmoney, 4 bytes) : 62 (float, 8 bytes).
converted 122 (smallmoney, 4 bytes) : 59 (real, 4 bytes).
        0 iterations/second converting    smallmoney => real.
converted 122 (smallmoney, 4 bytes) : 108 (numeric, 35 bytes).
converted 122 (smallmoney, 4 bytes) : 106 (decimal, 35 bytes).
        0 iterations/second converting    smallmoney => decimal.
converted 122 (smallmoney, 4 bytes) : 50 (bit, 1 bytes).
        0 iterations/second converting    smallmoney => bit.
converted 122 (smallmoney, 4 bytes) : 60 (money, 8 bytes).
--13215-- REDIR: 0xB95710 (strcat) redirected to 0x4006660 (strcat)
converted 61 (datetime, 8 bytes) : 39 (varchar, 26 bytes).
converted 61 (datetime, 8 bytes) : 47 (char, 26 bytes).
        0 iterations/second converting      datetime => char.
converted 61 (datetime, 8 bytes) : 35 (text, 26 bytes).
        0 iterations/second converting      datetime => text.
converted 61 (datetime, 8 bytes) : 45 (binary, 8 bytes).
        0 iterations/second converting      datetime => binary.
converted 61 (datetime, 8 bytes) : 37 (varbinary, 8 bytes).
        0 iterations/second converting      datetime => varbinary.
converted 61 (datetime, 8 bytes) : 34 (image, 8 bytes).
        0 iterations/second converting      datetime => image.
converted 61 (datetime, 8 bytes) : 58 (smalldatetime, 4 bytes).
        0 iterations/second converting      datetime => smalldatetime.
converted 58 (smalldatetime, 4 bytes) : 39 (varchar, 26 bytes).
        0 iterations/second converting smalldatetime => varchar.
converted 58 (smalldatetime, 4 bytes) : 47 (char, 26 bytes).
        0 iterations/second converting smalldatetime => char.
converted 58 (smalldatetime, 4 bytes) : 35 (text, 26 bytes).
        0 iterations/second converting smalldatetime => text.
converted 58 (smalldatetime, 4 bytes) : 45 (binary, 4 bytes).
        0 iterations/second converting smalldatetime => binary.
converted 58 (smalldatetime, 4 bytes) : 37 (varbinary, 4 bytes).
        0 iterations/second converting smalldatetime => varbinary.
converted 58 (smalldatetime, 4 bytes) : 34 (image, 4 bytes).
        0 iterations/second converting smalldatetime => image.
converted 58 (smalldatetime, 4 bytes) : 61 (datetime, 8 bytes).
        0 iterations/second converting smalldatetime => datetime.
==13215== 
==13215== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 19 from 1)
--13215-- 
--13215-- supp:   19 Fedora-Core-6-hack3-ld25
==13215== malloc/free: in use at exit: 0 bytes in 0 blocks.
==13215== malloc/free: 154 allocs, 154 frees, 9,747 bytes allocated.
==13215== 
==13215== All heap blocks were freed -- no leaks are possible.
--13215--  memcheck: sanity checks: 6 cheap, 1 expensive
--13215--  memcheck: auxmaps: 0 auxmap entries (0k, 0M) in use
--13215--  memcheck: auxmaps: 0 searches, 0 comparisons
--13215--  memcheck: SMs: n_issued      = 22 (352k, 0M)
--13215--  memcheck: SMs: n_deissued    = 0 (0k, 0M)
--13215--  memcheck: SMs: max_noaccess  = 65535 (1048560k, 1023M)
--13215--  memcheck: SMs: max_undefined = 0 (0k, 0M)
--13215--  memcheck: SMs: max_defined   = 37 (592k, 0M)
--13215--  memcheck: SMs: max_non_DSM   = 22 (352k, 0M)
--13215--  memcheck: max sec V bit nodes:    0 (0k, 0M)
--13215--  memcheck: set_sec_vbits8 calls: 0 (new: 0, updates: 0)
--13215--  memcheck: max shadow mem size:   656k, 0M
--13215-- translate:            fast SP updates identified: 5,106 ( 89.9%)
--13215-- translate:   generic_known SP updates identified: 373 (  6.5%)
--13215-- translate: generic_unknown SP updates identified: 196 (  3.4%)
--13215--     tt/tc: 10,206 tt lookups requiring 10,525 probes
--13215--     tt/tc: 10,206 fast-cache updates, 3 flushes
--13215--  transtab: new        4,798 (125,598 -> 2,054,048; ratio 163:10) [0 scs]
--13215--  transtab: dumped     0 (0 -> ??)
--13215--  transtab: discarded  9 (209 -> ??)
--13215-- scheduler: 647,207 jumps (bb entries).
--13215-- scheduler: 6/7,244 major/minor sched events.
--13215--    sanity: 7 cheap, 1 expensive checks.
--13215--    exectx: 30,011 lists, 68 contexts (avg 0 per list)
--13215--    exectx: 327 searches, 259 full compares (792 per 1000)
--13215--    exectx: 0 cmp2, 46 cmp4, 0 cmpAll

Main