Hi!

Here is a list of silent column changes:
http://dev.mysql.com/doc/refman/4.1/en/silent-column-changes.html

We have fixed the majority of these in the process of fixing datatypes. I suspect that the space on the end of an enum is still an unsolved problem, but the char to varchar conversions are all fixed (no char!).

We should be tossing an error if someone tries to make a primary key not null instead of just silently changing the definition.

Any thoughts?

Cheers,
        -Brian

_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to