- π·πΊRussia Chi
@andypost, how could this duplicate π Database primary keys can exceed maximum integer storeable (has actually occurred, in watchdog) Fixed ? The problem described here still exists. Even though π Database primary keys can exceed maximum integer storeable (has actually occurred, in watchdog) Fixed is marked as fixed.
- Status changed to Needs review
almost 2 years ago 1:22pm 16 May 2023 - last update
almost 2 years ago 29,383 pass, 2 fail - π·πΊRussia Chi
@daffie, this issue is specifically about content entity IDs. So we can fix on entity storage level.
The patch sets upper limit for allowed entity IDs.
The only concern here is possible BC break. MySQL unsigned int has two times bigger range. So that, theoretically there could be Drupal sites that have entity IDs bigger than 2147483647.
The last submitted patch, 21: postgres_entity_key_limit-3327520-21.patch, failed testing. View results β