• unknown's avatar
    Fixes while during review of last pull · 25e03cdf
    unknown authored
    Temporary patch to remove some warnings
    
    
    sql/item.cc:
      Trivial optimization
    sql/protocol.cc:
      Fixed spelling error
    sql/sql_parse.cc:
      Fix to not get warnings during inital temp open (should be deleted after Dimitri's next push)
      Style fixes
    sql/table.cc:
      Ensure that cleanup is done, even if we get an error
    25e03cdf
table.cc 58.7 KB