• unknown's avatar
    Fix Windows compile warnings, declarations of walk functions · 5be43628
    unknown authored
    
    sql/item_func.cc:
      Remove unused variable
    sql/handler.cc:
      Fix warnings
    sql/item_sum.cc:
      Restore C_MODE_START/END around count_distinct_walk
      Change second argument to dump_leaf_key to correct type
    sql/item_sum.h:
      Change second argument to dump_leaf_key to correct type
    5be43628
item_func.cc 111 KB