• unknown's avatar
    WL 2826: Error handling of ALTER TABLE for partitioning · 2287cee6
    unknown authored
    New function to set exec_log_entry
    Moving code outside lock of table log
    Fixing some initialisations of list reference to avoid
    releasing wrong parts
    
    
    sql/sql_partition.cc:
      New function to set exec_log_entry
      Moving code outside lock of table log
      Fixing some initialisations of list reference to avoid
      releasing wrong parts
    sql/sql_table.cc:
      Initialisation of write_header needed
    2287cee6
sql_partition.cc 217 KB