The numbering and manual-create suites both lock the number_sequences 'shared' row (SELECT ... FOR UPDATE + deleteMany); running test files in parallel raced them into a MySQL 1213 deadlock. Production never does that concurrent delete, so this is purely a parallel-test isolation fix. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
779 B
779 B