mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +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.
385 B
385 B