]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 451735 part2: fix bz_drop_index() so that it first drops related FKs before delet...
authorFrédéric Buclin <LpSolit@gmail.com>
Fri, 15 Oct 2010 00:05:52 +0000 (02:05 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Fri, 15 Oct 2010 00:05:52 +0000 (02:05 +0200)
commite60d388f70533d0efd0632f39aadddcb2590a171
treed850ba31eb36000955a4f4eeae070e83d104b756
parent73ea75885de78077c9528428617fa8403935d7a5
Bug 451735 part2: fix bz_drop_index() so that it first drops related FKs before deleting the index itself
r/a=mkanat
Bugzilla/DB.pm
Bugzilla/DB/Mysql.pm