• unknown's avatar
    InnoDB: remove debug code from non-debug version · b06d1678
    unknown authored
    
    innobase/include/que0que.h:
      Remove que_graph_is_select()
      Make que_node_print_info() a static function
    innobase/include/que0que.ic:
      Remove que_graph_is_select()
    innobase/que/que0que.c:
      Remove que_node_print_info() unless #ifdef UNIV_DEBUG
    b06d1678
que0que.h 16.1 KB