• unknown's avatar
    WL 2826: Error handling for ALTER TABLE for partitioning · 836912d1
    unknown authored
    Step 14: First version of table log for add/Drop partition
    
    
    sql/ha_partition.cc:
      Moved create partition name code to sql_partition.cc
    sql/handler.h:
      Added entries in partition_info to keep track of table log entries
    sql/mysql_priv.h:
      Moved create partition name code to sql_partition.cc
    sql/sql_partition.cc:
      Moved create partition name code to sql_partition.cc
      First version of table log for add/drop partition
    sql/sql_table.cc:
      Add IO_SIZE to table log header
    836912d1
mysql_priv.h 71.2 KB