• unknown's avatar
    InnoDB: remove debug code from non-debug version · 2c5fb790
    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
    2c5fb790
que0que.ic 5.22 KB