Commit 4a16541b authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Remove AUTO_INCREMENT resets when removing an association from the database.

These calls are apparently quite expensive on larger databases,
and nothing requires that the association id number not have any
skipped values. So stop doing this.

Performance problems first reported by Jessica Nettelblad.

Bug 4785.
parent 5de32014
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment