View | Details | Raw Unified | Return to bug 4118
Collapse All | Expand All

(-)a/installer/data/mysql/updatedatabase.pl (-4 lines)
Lines 5652-5660 sub TableExists { Link Here
5652
5652
5653
=head2 DropAllForeignKeys($table)
5653
=head2 DropAllForeignKeys($table)
5654
5654
5655
5656
=item DropAllForeignKeys($table)
5657
5658
Drop all foreign keys of the table $table
5655
Drop all foreign keys of the table $table
5659
5656
5660
=cut
5657
=cut
5661
- 

Return to bug 4118