Files
gerrit/gerrit-reviewdb
Shawn O. Pearce 813123b520 Don't delete account_id row on MySQL
If the table is an InnoDB table deleting the row after allocation
may cause the sequence to reset when the server restarts, giving
out duplicate account_ids later.

Change-Id: I3e81df92a2a09c2024e047d5eef349f6524f83db
2011-10-18 12:18:08 -07:00
..