List:Commits« Previous MessageNext Message »
From:Magnus Svensson Date:December 5 2007 9:53am
Subject:Re: bk commit into 6.0 tree (cmiller:1.2703) BUG#13174
View as plain text  
Timothy Smith skrev:
> 
> And mysql-test/include/have_ssl_functions.inc would contain something
> like:
> 
> --disable_query_log
> --require r/true.require
> # sha2 returns NULL unless the server is compiled with the SSL library
> select (sha2(0xff) IS NOT NULL) as `TRUE`;
> --enable_query_log

Yes, except that we should try to avoid the use of --require 
r/true.require in new code. It's possible to write the whole thing in 
the .test file, using "if" and "skip". See the example in my previous mail.

/ Magnus
Thread
bk commit into 6.0 tree (cmiller:1.2703) BUG#13174Chad MILLER3 Dec
  • Re: bk commit into 6.0 tree (cmiller:1.2703) BUG#13174Magnus Svensson4 Dec
    • Re: bk commit into 6.0 tree (cmiller:1.2703) BUG#13174cmiller4 Dec
      • Re: bk commit into 6.0 tree (cmiller:1.2703) BUG#13174Magnus Svensson5 Dec
Re: bk commit into 6.0 tree (cmiller:1.2703) BUG#13174Magnus Svensson5 Dec