src/tds/unittests/convert
Main
| Hostname | obon110 |
| gcc version | gcc (GCC) 4.1.2 20070925 (Red Hat 4.1.2-33) |
| uname -a | Linux obon110 2.6.26.2-1smp #1 SMP Tue Aug 19 10:16:15 CEST 2008 i686 i686 i386 GNU/Linux |
| date | 2008-11-21 |
==21319== Memcheck, a memory error detector.
==21319== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
==21319== Using LibVEX rev 1732, a library for dynamic binary translation.
==21319== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
==21319== Using valgrind-3.2.3, a dynamic binary instrumentation framework.
==21319== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
==21319==
--21319-- Command line
--21319-- ./convert
--21319-- Startup, with flags:
--21319-- --tool=memcheck
--21319-- --num-callers=20
--21319-- --leak-check=yes
--21319-- -v
--21319-- --show-reachable=yes
--21319-- --log-fd=3
--21319-- --suppressions=/home/winnt/fziglio/suppressions.supp
--21319-- Contents of /proc/version:
--21319-- Linux version 2.6.26.2-1smp (fziglio@obon110) (gcc version 4.1.2 20070626 (Red Hat 4.1.2-13)) #1 SMP Tue Aug 19 10:16:15 CEST 2008
--21319-- Arch and hwcaps: X86, x86-sse1-sse2
--21319-- Page sizes: currently 4096, max supported 4096
--21319-- Valgrind library directory: /usr/lib/valgrind
--21319-- Reading syms from /lib/ld-2.7.so (0x91E000)
--21319-- Reading debug info from /usr/lib/debug/lib/ld-2.7.so.debug...
--21319-- Reading syms from /home/winnt/fziglio/cpp/freetds/ftds_comp_old/src/tds/unittests/convert (0x8048000)
--21319-- Reading syms from /usr/lib/valgrind/x86-linux/memcheck (0x38000000)
--21319-- object doesn't have a dynamic symbol table
--21319-- Reading suppressions file: /home/winnt/fziglio/suppressions.supp
--21319-- Reading suppressions file: /usr/lib/valgrind/default.supp
--21319-- REDIR: 0x933BB0 (index) redirected to 0x38027F5F (vgPlain_x86_linux_REDIR_FOR_index)
--21319-- Reading syms from /usr/lib/valgrind/x86-linux/vgpreload_core.so (0x4001000)
--21319-- Reading syms from /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so (0x4003000)
==21319== WARNING: new redirection conflicts with existing -- ignoring it
--21319-- new: 0x00933BB0 (index ) R-> 0x04006230 index
--21319-- REDIR: 0x933D50 (strlen) redirected to 0x40062E0 (strlen)
--21319-- Reading syms from /home/winnt/fziglio/cpp/freetds/ftds_comp_old/src/tds/.libs/libtds.so.5.0.0 (0x4009000)
--21319-- Reading syms from /usr/lib/libgnutls.so.13.3.0 (0x40A0000)
--21319-- Reading debug info from /usr/lib/debug/usr/lib/libgnutls.so.13.3.0.debug...
--21319-- ... CRC mismatch (computed 812A60F5 wanted E162DD80)
--21319-- object doesn't have a symbol table
--21319-- Reading syms from /lib/libc-2.7.so (0x93D000)
--21319-- Reading debug info from /usr/lib/debug/lib/libc-2.7.so.debug...
--21319-- Reading syms from /lib/libz.so.1.2.3 (0xAE5000)
--21319-- Reading debug info from /usr/lib/debug/lib/libz.so.1.2.3.debug...
--21319-- Reading syms from /lib/libgcrypt.so.11.2.3 (0x3E25000)
--21319-- Reading debug info from /usr/lib/debug/lib/libgcrypt.so.11.2.3.debug...
--21319-- Reading syms from /lib/libgpg-error.so.0.3.1 (0xDB4000)
--21319-- Reading debug info from /usr/lib/debug/lib/libgpg-error.so.0.3.1.debug...
--21319-- Reading syms from /lib/libnsl-2.7.so (0x259000)
--21319-- Reading debug info from /usr/lib/debug/lib/libnsl-2.7.so.debug...
--21319-- REDIR: 0x9AD4C0 (rindex) redirected to 0x4006110 (rindex)
--21319-- REDIR: 0x9AD120 (strlen) redirected to 0x40062C0 (strlen)
--21319-- REDIR: 0x9A8B00 (malloc) redirected to 0x40054A0 (malloc)
--21319-- REDIR: 0x9AE890 (memcpy) redirected to 0x4007090 (memcpy)
--21319-- REDIR: 0x9ACBC0 (strcmp) redirected to 0x4006390 (strcmp)
--21319-- REDIR: 0x9ADEA0 (memchr) redirected to 0x40064B0 (memchr)
--21319-- REDIR: 0x9AD310 (strncmp) redirected to 0x4006320 (strncmp)
--21319-- REDIR: 0x9AA060 (free) redirected to 0x40050BA (free)
--21319-- REDIR: 0x9AF220 (strchrnul) redirected to 0x40066F0 (strchrnul)
converted 39 (varchar, 12 bytes) : 47 (char, 12 bytes).
--21319-- REDIR: 0x9AE400 (mempcpy) redirected to 0x4006B70 (mempcpy)
0 iterations/second converting varchar => char.
converted 39 (varchar, 12 bytes) : 35 (text, 12 bytes).
0 iterations/second converting varchar => text.
converted 39 (varchar, 6 bytes) : 45 (binary, 2 bytes).
0 iterations/second converting varchar => binary.
converted 39 (varchar, 6 bytes) : 34 (image, 2 bytes).
0 iterations/second converting varchar => image.
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).
0 iterations/second converting varchar => int.
converted 39 (varchar, 3 bytes) : 127 (bigint, 8 bytes).
0 iterations/second converting varchar => bigint.
converted 39 (varchar, 7 bytes) : 62 (float, 8 bytes).
0 iterations/second converting varchar => float.
converted 39 (varchar, 7 bytes) : 59 (real, 4 bytes).
0 iterations/second converting varchar => real.
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).
0 iterations/second converting varchar => smallmoney.
--21319-- REDIR: 0x9ACC30 (strcpy) redirected to 0x40072F0 (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, 6 bytes) : 34 (image, 2 bytes).
0 iterations/second converting char => image.
converted 47 (char, 3 bytes) : 48 (tinyint, 1 bytes).
0 iterations/second converting char => tinyint.
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).
0 iterations/second converting char => smallmoney.
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, 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).
0 iterations/second converting text => smallint.
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, 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).
0 iterations/second converting binary => decimal.
Conversion not yet implemented:
failed (-2) to convert 45 (binary, 1 bytes) : 50 (bit).
converted 45 (binary, 1 bytes) : 50 (bit, -2 bytes).
0 iterations/second converting binary => bit.
converted 45 (binary, 7 bytes) : 60 (money, 8 bytes).
0 iterations/second converting binary => money.
converted 45 (binary, 7 bytes) : 122 (smallmoney, 4 bytes).
0 iterations/second converting binary => smallmoney.
converted 34 (image, 12 bytes) : 39 (varchar, 24 bytes).
0 iterations/second converting image => varchar.
converted 34 (image, 12 bytes) : 47 (char, 24 bytes).
0 iterations/second converting image => char.
converted 34 (image, 12 bytes) : 35 (text, 24 bytes).
0 iterations/second converting image => text.
converted 34 (image, 6 bytes) : 45 (binary, 6 bytes).
0 iterations/second converting image => binary.
converted 34 (image, 3 bytes) : 48 (tinyint, 1 bytes).
0 iterations/second converting image => tinyint.
converted 34 (image, 3 bytes) : 52 (smallint, 2 bytes).
0 iterations/second converting image => smallint.
converted 34 (image, 3 bytes) : 56 (int, 4 bytes).
0 iterations/second converting image => int.
converted 34 (image, 3 bytes) : 127 (bigint, 8 bytes).
0 iterations/second converting image => bigint.
converted 34 (image, 7 bytes) : 62 (float, 8 bytes).
0 iterations/second converting image => float.
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).
0 iterations/second converting image => numeric.
Conversion not yet implemented:
failed (-2) to convert 34 (image, 7 bytes) : 106 (decimal).
converted 34 (image, 7 bytes) : 106 (decimal, -2 bytes).
0 iterations/second converting image => decimal.
Conversion not yet implemented:
failed (-2) to convert 34 (image, 1 bytes) : 50 (bit).
converted 34 (image, 1 bytes) : 50 (bit, -2 bytes).
0 iterations/second converting image => bit.
converted 34 (image, 7 bytes) : 60 (money, 8 bytes).
0 iterations/second converting image => money.
converted 34 (image, 7 bytes) : 122 (smallmoney, 4 bytes).
0 iterations/second converting image => smallmoney.
converted 48 (tinyint, 1 bytes) : 39 (varchar, 2 bytes).
0 iterations/second converting tinyint => varchar.
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).
0 iterations/second converting tinyint => binary.
converted 48 (tinyint, 1 bytes) : 34 (image, 1 bytes).
0 iterations/second converting tinyint => image.
converted 48 (tinyint, 1 bytes) : 52 (smallint, 2 bytes).
0 iterations/second converting tinyint => smallint.
converted 48 (tinyint, 1 bytes) : 56 (int, 4 bytes).
0 iterations/second converting tinyint => int.
converted 48 (tinyint, 1 bytes) : 127 (bigint, 8 bytes).
0 iterations/second converting tinyint => bigint.
converted 48 (tinyint, 1 bytes) : 62 (float, 8 bytes).
0 iterations/second converting tinyint => float.
converted 48 (tinyint, 1 bytes) : 59 (real, 4 bytes).
0 iterations/second converting tinyint => real.
converted 48 (tinyint, 1 bytes) : 108 (numeric, 35 bytes).
0 iterations/second converting tinyint => numeric.
converted 48 (tinyint, 1 bytes) : 106 (decimal, 35 bytes).
0 iterations/second converting tinyint => decimal.
converted 48 (tinyint, 1 bytes) : 50 (bit, 1 bytes).
0 iterations/second converting tinyint => bit.
converted 48 (tinyint, 1 bytes) : 60 (money, 8 bytes).
0 iterations/second converting tinyint => money.
converted 48 (tinyint, 1 bytes) : 122 (smallmoney, 4 bytes).
0 iterations/second converting tinyint => smallmoney.
converted 52 (smallint, 2 bytes) : 39 (varchar, 2 bytes).
0 iterations/second converting smallint => varchar.
converted 52 (smallint, 2 bytes) : 47 (char, 2 bytes).
0 iterations/second converting smallint => char.
converted 52 (smallint, 2 bytes) : 35 (text, 2 bytes).
0 iterations/second converting smallint => text.
converted 52 (smallint, 2 bytes) : 45 (binary, 2 bytes).
0 iterations/second converting smallint => binary.
converted 52 (smallint, 2 bytes) : 34 (image, 2 bytes).
0 iterations/second converting smallint => image.
converted 52 (smallint, 2 bytes) : 48 (tinyint, 1 bytes).
0 iterations/second converting smallint => tinyint.
converted 52 (smallint, 2 bytes) : 56 (int, 4 bytes).
0 iterations/second converting smallint => int.
converted 52 (smallint, 2 bytes) : 127 (bigint, 8 bytes).
0 iterations/second converting smallint => bigint.
converted 52 (smallint, 2 bytes) : 62 (float, 8 bytes).
0 iterations/second converting smallint => float.
converted 52 (smallint, 2 bytes) : 59 (real, 4 bytes).
0 iterations/second converting smallint => real.
converted 52 (smallint, 2 bytes) : 108 (numeric, 35 bytes).
0 iterations/second converting smallint => numeric.
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).
0 iterations/second converting smallint => money.
converted 52 (smallint, 2 bytes) : 122 (smallmoney, 4 bytes).
0 iterations/second converting smallint => smallmoney.
converted 56 (int, 4 bytes) : 39 (varchar, 2 bytes).
0 iterations/second converting int => varchar.
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).
0 iterations/second converting int => binary.
converted 56 (int, 4 bytes) : 34 (image, 4 bytes).
0 iterations/second converting int => image.
converted 56 (int, 4 bytes) : 48 (tinyint, 1 bytes).
0 iterations/second converting int => tinyint.
converted 56 (int, 4 bytes) : 52 (smallint, 2 bytes).
0 iterations/second converting int => smallint.
converted 56 (int, 4 bytes) : 127 (bigint, 8 bytes).
0 iterations/second converting int => bigint.
converted 56 (int, 4 bytes) : 62 (float, 8 bytes).
0 iterations/second converting int => float.
converted 56 (int, 4 bytes) : 59 (real, 4 bytes).
0 iterations/second converting int => real.
converted 56 (int, 4 bytes) : 108 (numeric, 35 bytes).
0 iterations/second converting int => numeric.
converted 56 (int, 4 bytes) : 106 (decimal, 35 bytes).
0 iterations/second converting int => decimal.
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).
0 iterations/second converting int => smallmoney.
converted 127 (bigint, 8 bytes) : 39 (varchar, 2 bytes).
0 iterations/second converting bigint => varchar.
converted 127 (bigint, 8 bytes) : 47 (char, 2 bytes).
0 iterations/second converting bigint => char.
converted 127 (bigint, 8 bytes) : 35 (text, 2 bytes).
0 iterations/second converting bigint => text.
converted 127 (bigint, 8 bytes) : 45 (binary, 8 bytes).
0 iterations/second converting bigint => binary.
converted 127 (bigint, 8 bytes) : 34 (image, 8 bytes).
0 iterations/second converting bigint => image.
converted 127 (bigint, 8 bytes) : 48 (tinyint, 1 bytes).
0 iterations/second converting bigint => tinyint.
converted 127 (bigint, 8 bytes) : 52 (smallint, 2 bytes).
0 iterations/second converting bigint => smallint.
converted 127 (bigint, 8 bytes) : 56 (int, 4 bytes).
0 iterations/second converting bigint => int.
converted 127 (bigint, 8 bytes) : 62 (float, 8 bytes).
0 iterations/second converting bigint => float.
converted 127 (bigint, 8 bytes) : 59 (real, 4 bytes).
0 iterations/second converting bigint => real.
converted 127 (bigint, 8 bytes) : 108 (numeric, 35 bytes).
0 iterations/second converting bigint => numeric.
converted 127 (bigint, 8 bytes) : 106 (decimal, 35 bytes).
0 iterations/second converting bigint => decimal.
converted 127 (bigint, 8 bytes) : 50 (bit, 1 bytes).
0 iterations/second converting bigint => bit.
converted 127 (bigint, 8 bytes) : 60 (money, 8 bytes).
0 iterations/second converting bigint => money.
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).
0 iterations/second converting float => text.
converted 62 (float, 8 bytes) : 45 (binary, 8 bytes).
0 iterations/second converting float => binary.
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).
0 iterations/second converting float => numeric.
converted 62 (float, 8 bytes) : 106 (decimal, 35 bytes).
0 iterations/second converting float => decimal.
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).
0 iterations/second converting real => varchar.
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) : 34 (image, 4 bytes).
0 iterations/second converting real => image.
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).
0 iterations/second converting real => decimal.
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.
--21319-- REDIR: 0x9AE3A0 (memset) redirected to 0x4006640 (memset)
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) : 34 (image, 35 bytes).
0 iterations/second converting numeric => image.
converted 108 (numeric, 35 bytes) : 48 (tinyint, 1 bytes).
0 iterations/second converting numeric => tinyint.
converted 108 (numeric, 35 bytes) : 52 (smallint, 2 bytes).
0 iterations/second converting numeric => smallint.
converted 108 (numeric, 35 bytes) : 56 (int, 4 bytes).
0 iterations/second converting numeric => int.
converted 108 (numeric, 35 bytes) : 127 (bigint, 8 bytes).
0 iterations/second converting numeric => bigint.
converted 108 (numeric, 35 bytes) : 62 (float, 8 bytes).
0 iterations/second converting numeric => float.
converted 108 (numeric, 35 bytes) : 59 (real, 4 bytes).
0 iterations/second converting numeric => real.
converted 108 (numeric, 35 bytes) : 106 (decimal, 35 bytes).
0 iterations/second converting numeric => decimal.
converted 108 (numeric, 35 bytes) : 50 (bit, 1 bytes).
0 iterations/second converting numeric => bit.
Conversion not yet implemented:
failed (-2) to convert 108 (numeric, 35 bytes) : 60 (money).
converted 108 (numeric, 35 bytes) : 60 (money, -2 bytes).
0 iterations/second converting numeric => money.
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).
0 iterations/second converting decimal => varchar.
converted 106 (decimal, 35 bytes) : 47 (char, 4 bytes).
0 iterations/second converting decimal => char.
converted 106 (decimal, 35 bytes) : 35 (text, 4 bytes).
0 iterations/second converting decimal => text.
converted 106 (decimal, 35 bytes) : 45 (binary, 35 bytes).
0 iterations/second converting decimal => binary.
converted 106 (decimal, 35 bytes) : 34 (image, 35 bytes).
0 iterations/second converting decimal => image.
converted 106 (decimal, 35 bytes) : 48 (tinyint, 1 bytes).
0 iterations/second converting decimal => tinyint.
converted 106 (decimal, 35 bytes) : 52 (smallint, 2 bytes).
0 iterations/second converting decimal => smallint.
converted 106 (decimal, 35 bytes) : 56 (int, 4 bytes).
0 iterations/second converting decimal => int.
converted 106 (decimal, 35 bytes) : 127 (bigint, 8 bytes).
0 iterations/second converting decimal => bigint.
converted 106 (decimal, 35 bytes) : 62 (float, 8 bytes).
0 iterations/second converting decimal => float.
converted 106 (decimal, 35 bytes) : 59 (real, 4 bytes).
0 iterations/second converting decimal => real.
converted 106 (decimal, 35 bytes) : 108 (numeric, 35 bytes).
0 iterations/second converting decimal => numeric.
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).
0 iterations/second converting decimal => money.
Conversion not yet implemented:
failed (-2) to convert 106 (decimal, 35 bytes) : 122 (smallmoney).
converted 106 (decimal, 35 bytes) : 122 (smallmoney, -2 bytes).
0 iterations/second converting decimal => smallmoney.
converted 50 (bit, 4 bytes) : 39 (varchar, 1 bytes).
0 iterations/second converting bit => varchar.
converted 50 (bit, 4 bytes) : 47 (char, 1 bytes).
0 iterations/second converting bit => char.
converted 50 (bit, 4 bytes) : 35 (text, 1 bytes).
0 iterations/second converting bit => text.
converted 50 (bit, 4 bytes) : 45 (binary, 1 bytes).
0 iterations/second converting bit => binary.
converted 50 (bit, 4 bytes) : 34 (image, 1 bytes).
0 iterations/second converting bit => image.
converted 50 (bit, 4 bytes) : 48 (tinyint, 1 bytes).
0 iterations/second converting bit => tinyint.
converted 50 (bit, 4 bytes) : 52 (smallint, 2 bytes).
0 iterations/second converting bit => smallint.
converted 50 (bit, 4 bytes) : 56 (int, 4 bytes).
0 iterations/second converting bit => int.
converted 50 (bit, 4 bytes) : 127 (bigint, 8 bytes).
0 iterations/second converting bit => bigint.
converted 50 (bit, 4 bytes) : 62 (float, 8 bytes).
0 iterations/second converting bit => float.
converted 50 (bit, 4 bytes) : 59 (real, 4 bytes).
0 iterations/second converting bit => real.
converted 50 (bit, 4 bytes) : 108 (numeric, 35 bytes).
0 iterations/second converting bit => numeric.
converted 50 (bit, 4 bytes) : 106 (decimal, 35 bytes).
0 iterations/second converting bit => decimal.
converted 50 (bit, 4 bytes) : 60 (money, 8 bytes).
0 iterations/second converting bit => money.
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).
0 iterations/second converting money => char.
converted 60 (money, 8 bytes) : 35 (text, 4 bytes).
0 iterations/second converting money => text.
converted 60 (money, 8 bytes) : 45 (binary, 8 bytes).
0 iterations/second converting money => binary.
converted 60 (money, 8 bytes) : 34 (image, 8 bytes).
0 iterations/second converting money => image.
converted 60 (money, 8 bytes) : 48 (tinyint, 1 bytes).
0 iterations/second converting money => tinyint.
converted 60 (money, 8 bytes) : 52 (smallint, 2 bytes).
0 iterations/second converting money => smallint.
converted 60 (money, 8 bytes) : 56 (int, 4 bytes).
0 iterations/second converting money => int.
converted 60 (money, 8 bytes) : 127 (bigint, 8 bytes).
0 iterations/second converting money => bigint.
converted 60 (money, 8 bytes) : 62 (float, 8 bytes).
0 iterations/second converting money => float.
converted 60 (money, 8 bytes) : 59 (real, 4 bytes).
0 iterations/second converting money => real.
converted 60 (money, 8 bytes) : 108 (numeric, 35 bytes).
0 iterations/second converting money => numeric.
converted 60 (money, 8 bytes) : 106 (decimal, 35 bytes).
0 iterations/second converting money => decimal.
converted 60 (money, 8 bytes) : 50 (bit, 1 bytes).
0 iterations/second converting money => bit.
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).
0 iterations/second converting smallmoney => binary.
converted 122 (smallmoney, 4 bytes) : 34 (image, 4 bytes).
0 iterations/second converting smallmoney => image.
converted 122 (smallmoney, 4 bytes) : 48 (tinyint, 1 bytes).
0 iterations/second converting smallmoney => tinyint.
converted 122 (smallmoney, 4 bytes) : 52 (smallint, 2 bytes).
0 iterations/second converting smallmoney => smallint.
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).
0 iterations/second converting smallmoney => float.
converted 122 (smallmoney, 4 bytes) : 59 (real, 4 bytes).
0 iterations/second converting smallmoney => real.
converted 122 (smallmoney, 4 bytes) : 108 (numeric, 35 bytes).
0 iterations/second converting smallmoney => numeric.
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).
0 iterations/second converting smallmoney => money.
--21319-- REDIR: 0x9AD410 (strncpy) redirected to 0x4006930 (strncpy)
converted 61 (datetime, 8 bytes) : 39 (varchar, 26 bytes).
0 iterations/second converting datetime => varchar.
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) : 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) : 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.
==21319==
==21319== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 21 from 1)
--21319--
--21319-- supp: 21 dl-hack3
==21319== malloc/free: in use at exit: 0 bytes in 0 blocks.
==21319== malloc/free: 140 allocs, 140 frees, 12,380 bytes allocated.
==21319==
==21319== All heap blocks were freed -- no leaks are possible.
--21319-- memcheck: sanity checks: 6 cheap, 1 expensive
--21319-- memcheck: auxmaps: 0 auxmap entries (0k, 0M) in use
--21319-- memcheck: auxmaps: 0 searches, 0 comparisons
--21319-- memcheck: SMs: n_issued = 19 (304k, 0M)
--21319-- memcheck: SMs: n_deissued = 0 (0k, 0M)
--21319-- memcheck: SMs: max_noaccess = 65535 (1048560k, 1023M)
--21319-- memcheck: SMs: max_undefined = 0 (0k, 0M)
--21319-- memcheck: SMs: max_defined = 42 (672k, 0M)
--21319-- memcheck: SMs: max_non_DSM = 19 (304k, 0M)
--21319-- memcheck: max sec V bit nodes: 0 (0k, 0M)
--21319-- memcheck: set_sec_vbits8 calls: 0 (new: 0, updates: 0)
--21319-- memcheck: max shadow mem size: 608k, 0M
--21319-- translate: fast SP updates identified: 5,304 ( 90.2%)
--21319-- translate: generic_known SP updates identified: 374 ( 6.3%)
--21319-- translate: generic_unknown SP updates identified: 197 ( 3.3%)
--21319-- tt/tc: 11,087 tt lookups requiring 11,532 probes
--21319-- tt/tc: 11,087 fast-cache updates, 3 flushes
--21319-- transtab: new 4,863 (127,823 -> 2,066,939; ratio 161:10) [0 scs]
--21319-- transtab: dumped 0 (0 -> ??)
--21319-- transtab: discarded 9 (209 -> ??)
--21319-- scheduler: 674,823 jumps (bb entries).
--21319-- scheduler: 6/8,157 major/minor sched events.
--21319-- sanity: 7 cheap, 1 expensive checks.
--21319-- exectx: 30,011 lists, 72 contexts (avg 0 per list)
--21319-- exectx: 301 searches, 229 full compares (760 per 1000)
--21319-- exectx: 0 cmp2, 59 cmp4, 0 cmpAll
Main