• unknown's avatar
    Reapplying patch · e012abb1
    unknown authored
    Check for NULLs only if we don't replace column results,
      get real results after all checks.
      (see bug #14254: func_crypt.test fails on FreeBSD with --ps-protocol).
    
    Remove two FIXME's
    
    
    client/mysqltest.c:
      Reapplying patch, lost during merge
      Check for NULLs only if we don't replace column results,
        get real results after all checks.
        (see bug #14254: func_crypt.test fails on FreeBSD with --ps-protocol).
      
      Remove FIXME comments since it ssemd like the function handles vertical displays and 
      even wheter the string is terminated or not is not relevant since we only append 
      as much of it to output as "len" says
    e012abb1
mysqltest.c 141 KB