• unknown's avatar
    BUG#19067: Alter table add partition for subpartitioned table crashes · 1727aec6
    unknown authored
    Changed variable name for improved clarity and debugging possibilities
    Fixed bug in not assigning subpart_type
    
    
    mysql-test/t/partition.test:
      Added new test case
    sql/partition_info.cc:
      Changed variable name for improved clarity and debugging possibilities
      Fixed bug in not assigning subpart_type
    sql/sql_partition.cc:
      Changed variable name for improved clarity and debugging possibilities
      Fixed bug in not assigning subpart_type
    1727aec6
sql_partition.cc 188 KB