| My Project
   
    | 
#include <opt_trace_context.h>
| Public Types | |
| enum | feature_value { GREEDY_SEARCH = 1 << 0, RANGE_OPTIMIZER = 1 << 1, DYNAMIC_RANGE = 1 << 2, REPEATED_SUBSELECT = 1 << 3, MISC = 1 << 7 } | 
| We need those enums even if tracing is disabled. | |
| enum | { FLAG_DEFAULT = 0, FLAG_ENABLED = 1 << 0, FLAG_ONE_LINE = 1 << 1 } | 
| Static Public Member Functions | |
| static bool | is_started () | 
Empty implementation used when optimizer trace is not compiled in
 1.7.6.1
 1.7.6.1