Index: branches/5.1.x/core/install/upgrades.sql =================================================================== diff -u -r14108 -r14109 --- branches/5.1.x/core/install/upgrades.sql (.../upgrades.sql) (revision 14108) +++ branches/5.1.x/core/install/upgrades.sql (.../upgrades.sql) (revision 14109) @@ -1996,4 +1996,5 @@ # ===== v 5.1.1 ===== # ===== v 5.1.2-B1 ===== -DROP TABLE EmailSubscribers; \ No newline at end of file +DROP TABLE EmailSubscribers; +DROP TABLE IgnoreKeywords; \ No newline at end of file