Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
6.x-2.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2009 at 08:12 UTC
Updated:
13 Apr 2009 at 12:06 UTC
Running update.php, I received the following error messages:
user warning: Duplicate key name 'name' query: ALTER TABLE live_views_view ADD UNIQUE KEY name (name) in /my/path/to/website/beequu6/includes/database.mysql-common.inc on line 403.
and
Failed: ALTER TABLE {views_view} ADD UNIQUE KEY name (name)
Would you please be so kind to look into it?
Thanks
carsonh
Comments
Comment #1
dawehnerduplicate of http://drupal.org/node/428100
the view key already exists, nothing critical