How can we help you today? How can we help you today?

Bug -- ALTER TABLE Adds are processed before DROPs

We have tables that reach the 1024 column limit.

When trying to run a synch to make column changes to these tables. The ALTER TABLE ADDs are processed before the ALTER TABLE DROPs.

This results in a 1024 column limit being exceeded.

We must manually go into the script file and move the DROPs before the ADDs.
arschleh
0

Comments

1 comment

  • Michelle T
    Thanks for your bug report - I've put it in our bug database and hopefully we'll be able to fix it when we next do a bugfix release (unfortunately it's too late for 6.2). I think that the workaround that you've found is the best that can be done to work around this issue for the time being.
    Michelle T
    0

Add comment

Please sign in to leave a comment.