-
-
Notifications
You must be signed in to change notification settings - Fork 629
Closed
Milestone
Description
orderToAuthz2 is the only table without an auto-increment column
This requires special handing in partition-manager, which we recently discovered was buggy:
- Partition ordering for multi-column keys is incorrect mariadb-sequential-partition-manager-py#60
- Correct multi-column key partition ordering mariadb-sequential-partition-manager-py#61
We'd like to do away with multi-column key ordering, which requires Boulder have an auto-increment column on orderToAuthz2.
Metadata
Metadata
Assignees
Labels
No labels