News

A backfill operation should not occur when a user creates a new column on a table, and specifies the default value to be null. A backfill does not occur if the user performs a command such as "ALTER ...
For a missing value, MySQL sets the column to the implicit default for its data type. Implicit defaults were described in Section 3.2.3, “Specifying Column Default Values.†...