• unknown's avatar
    Fixes during review of new pushed code · f6d457d7
    unknown authored
    
    sql/handler.cc:
      Indentation fixes
    sql/item.cc:
      Remove not needed test of *ref (If ref is set it always points to a valid address)
    sql/table.cc:
      Indentation changes
      Moved buff_end directly after 'buff' assignment to make code more clear
    sql/unireg.cc:
      Indentation changes
    f6d457d7
handler.cc 69.8 KB