#680 hold
Phil

ALTER TABLE ... RENAME COLUMN syntax incorrect for dm-migrations

Reported by Phil | December 1st, 2008 @ 12:38 AM

The default syntax used to rename a column is not compatible with MySQL. From the docs it should instead be

ALTER TABLE tbl_name CHANGE [COLUMN] old_col_name new_col_name column_definition

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Referenced by

Pages