• unknown's avatar
    BUG#15820 - Can create table with 1 partition, then doing ALTER .. ADD PARTITION crashes · 7f8edcb5
    unknown authored
    It is ok for a partitioned table to have only 1 partition.  This test is just to show that
    doing the ALTER TABLE ADD PARTITION doesn't crash the server.
    
    partition_mgm_err.result:
      Added result block for test of bug #15820
    partition_mgm_err.test:
      Added test block for bug #15820
    
    
    mysql-test/t/partition_mgm_err.test:
      Added test block for bug #15820
    mysql-test/r/partition_mgm_err.result:
      Added result block for test of bug #15820
    7f8edcb5
partition_mgm_err.test 5.73 KB