List:Commits« Previous MessageNext Message »
From:Sergei Golubchik Date:July 9 2009 8:35pm
Subject:Re: bzr commit into mysql-5.4 branch (oystein.grovlen:2843) WL#5050
View as plain text  
Hi, Oystein!

On Jul 09, Oystein Grovlen wrote:
> #At file:///export/home/tmp/oysteing/mysql/mysql-azalea-1/ based on
> revid:alik@stripped
> 
>  2843 Oystein Grovlen	2009-07-09
>       WL#5050 Increase coverage of Field::val_xxx methods in main test suite

This is fine.

To trigger Field_blob::val_int() you can use, for example, one of

  select 1 from t1 where blob_field;
  select left('1234567890', blob_field) from t1;

or something similar. The same, I presume, will work for
Field_varstring::val_int().

Regards / Mit vielen Grüßen,
Sergei

-- 
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /   Sergei Golubchik <serg@stripped>
 / /|_/ / // /\ \/ /_/ / /__  Principal Software Engineer/Server Architect
/_/  /_/\_, /___/\___\_\___/  Sun Microsystems GmbH, HRB München 161028
       <___/                  Sonnenallee 1, 85551 Kirchheim-Heimstetten
Geschäftsführer: Thomas Schroeder, Wolfgang Engels, Wolf Frenkel
Vorsitzender des Aufsichtsrates: Martin Häring
Thread
bzr commit into mysql-5.4 branch (oystein.grovlen:2843) WL#5050Oystein Grovlen9 Jul
  • Re: bzr commit into mysql-5.4 branch (oystein.grovlen:2843) WL#5050Sergei Golubchik9 Jul
    • Re: bzr commit into mysql-5.4 branch (oystein.grovlen:2843) WL#5050Øystein Grøvlen10 Jul
      • Re: bzr commit into mysql-5.4 branch (oystein.grovlen:2843) WL#5050Sergei Golubchik10 Jul
        • Re: bzr commit into mysql-5.4 branch (oystein.grovlen:2843) WL#5050Øystein Grøvlen10 Jul