mirror of
https://github.com/MariaDB/server.git
synced 2025-11-28 17:36:30 +03:00
if columns or indexes are modified/renamed/dropped in an ALTER TABLE, stat tables must be updated accordingly (e.g. all statistics for a column should be dropped). But if a stat table doesn't exist, it's not a reason to fail the whole ALTER TABLE operation - such an error should be ignored.
353 B
353 B