List:Internals« Previous MessageNext Message »
From:Wei Li Date:September 6 2006 7:35pm
Subject:how to enable DBUG_EXECUTE_IF()
View as plain text  
Hi,

In the code, we see there some DBUG_EXECUTE_IF() macros probably for
testing, like the following:
  DBUG_EXECUTE_IF("crash_commit_after_log", abort(););

I wonder how we can enable the test?

Thanks,
Wei
Thread
how to enable DBUG_EXECUTE_IF()Wei Li6 Sep
  • Re: how to enable DBUG_EXECUTE_IF()Sergei Golubchik7 Sep