11 May
2010
11 May
'10
3:51 a.m.
User: icecreamyou Branch: DRUPAL-6--2 Date: Tue, 11 May 2010 01:51:12 +0000 Modified files: /modules/facebook_status facebook_status_tags.install Log message: Removed broken unique key added yesterday. If you installed yesterday's dev and ran update.php successfully, you should probably drop the "rid" key on the {facebook_status_tags} table: ALTER TABLE facebook_status_tags DROP KEY rid ...although if you aren't getting any errors, it probably isn't hurting anything. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/facebook_status/fa...