• Monty's avatar
    Move alter partition flags to alter_info->partition_flags · ab194126
    Monty authored
    This is done to get more free flag bits for alter_info->flags
    
    Renamed all ALTER PARTITION defines to start with ALTER_PARTITION_
    Renamed ALTER_PARTITION to ALTER_PARTITION_INFO
    Renamed ALTER_TABLE_REORG to ALTER_PARTITION_TABLE_REORG
    
    Other things:
    - Shifted some ALTER_xxx defines to get empty bits at end
    ab194126
sql_yacc_ora.yy 530 KB