• unknown's avatar
    cleaned up a few method comments · e2e57c88
    unknown authored
    moved several functions from sql_partition to be member functions
    
    
    sql/partition_info.h:
      move these funcs from sql_partition to this class
    sql/sql_partition.cc:
      move these funcs from sql_partition to this class
    sql/sql_table.cc:
      calling the member func now instead
    e2e57c88
sql_partition.cc 186 KB