• unknown's avatar
    Portablity fixes & simple optimizations · 20f24a42
    unknown authored
    
    sql/ha_ndbcluster.cc:
      Added missing cast
    sql/item.cc:
      Portability fix (for windows)
    sql/lock.cc:
      Cleanup + more comments
    sql/sql_class.cc:
      Portability fix + more comments
    sql/sql_select.cc:
      Portability fix
    sql/sql_table.cc:
      Simpler handling of auto_increment in ALTER TABLE
    20f24a42
lock.cc 22.2 KB