Index: branches/5.1.x/core/install/remove_schema.sql =================================================================== diff -u -N -r14108 -r14109 --- branches/5.1.x/core/install/remove_schema.sql (.../remove_schema.sql) (revision 14108) +++ branches/5.1.x/core/install/remove_schema.sql (.../remove_schema.sql) (revision 14109) @@ -48,7 +48,6 @@ DROP TABLE Relationship; DROP TABLE SearchConfig; DROP TABLE SearchLog; -DROP TABLE IgnoreKeywords; DROP TABLE SpamControl; DROP TABLE StatItem; DROP TABLE SysCache;