Skip to content
  • Magnus Blåudd's avatar
    91d32247
    Bug#31809290 MISSING REASON FOR REFUSAL TO ADD PARTITION TO FULLY · 91d32247
    Magnus Blåudd authored
    REPLICATED
    
    No reason is returned when trying to use inplace alter on a fully
    replicated table to add partitions.
    
    Fix by adding use of inplace_unsuported() for case when it's not allowed
    to add partition to fully replicated table. Update affected test case.
    
    Change-Id: I79a23942138a7b31cefd87db1855579912347da1
    91d32247
    Bug#31809290 MISSING REASON FOR REFUSAL TO ADD PARTITION TO FULLY
    Magnus Blåudd authored
    REPLICATED
    
    No reason is returned when trying to use inplace alter on a fully
    replicated table to add partitions.
    
    Fix by adding use of inplace_unsuported() for case when it's not allowed
    to add partition to fully replicated table. Update affected test case.
    
    Change-Id: I79a23942138a7b31cefd87db1855579912347da1
Loading