mirror of
https://github.com/MariaDB/server.git
synced 2025-11-28 17:36:30 +03:00
When a column is added to an non-empty table, existing rows will have a column's default value for existing rows. Or a "zero value" if the column has no default. But this check should be skipped when an existing column is altered.
58 KiB
58 KiB