summaryrefslogtreecommitdiffstats
path: root/Bugzilla
diff options
context:
space:
mode:
authormkanat%kerio.com <>2005-12-19 05:01:13 +0100
committermkanat%kerio.com <>2005-12-19 05:01:13 +0100
commitdb151383acd906e2174f3e0700c3c57b3aecdab2 (patch)
tree263c295848134f6572dc15543f602e0365a4a803 /Bugzilla
parent7efc01d055f62c6516afd9f9ddc859c889b6e032 (diff)
downloadbugzilla-db151383acd906e2174f3e0700c3c57b3aecdab2.tar.gz
bugzilla-db151383acd906e2174f3e0700c3c57b3aecdab2.tar.xz
Back out bug 297187: see comment 20.
Diffstat (limited to 'Bugzilla')
-rw-r--r--Bugzilla/DB/Mysql.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/Bugzilla/DB/Mysql.pm b/Bugzilla/DB/Mysql.pm
index 538656a55..71bb97588 100644
--- a/Bugzilla/DB/Mysql.pm
+++ b/Bugzilla/DB/Mysql.pm
@@ -339,7 +339,6 @@ sub bz_setup_database {
milestones => ['PRIMARY'],
profiles_activity => ['profiles_activity_when_idx'],
group_control_map => ['group_control_map_gid_idx', 'PRIMARY'],
- groups => ['PRIMARY'],
user_group_map => ['PRIMARY'],
group_group_map => ['PRIMARY'],
email_setting => ['PRIMARY'],