You are not logged in.
- Topics: Active | Unanswered
Pages: 1
#1 2022-07-20 05:31:05
- JamesDean2
- New member
- Registered: 2022-07-20
- Posts: 4
Can someone explain Ticket #1096?
RE: fluxbb.org/development/core/tickets/1096/
I have been beating my head against the wall trying to figure out what this ticket is claiming a problem to be. Can Anyone explain what breaks with auto-increment that has anything to do with user IDs ?
Offline
#2 2022-07-25 21:34:21
- Franz
- Lead developer
- From: Germany
- Registered: 2008-05-13
- Posts: 6,744
- Website
Re: Can someone explain Ticket #1096?
The installer relies on the auto_increment functionality and assumes the newly created guest user will receive the ID 1. The rest of the application expects that to be the ID of the guest account.
On a multi-master setup, this might not be true.
Offline
#3 2022-07-26 13:41:18
- JamesDean2
- New member
- Registered: 2022-07-20
- Posts: 4
Re: Can someone explain Ticket #1096?
That explains "what" its about .... is there an explanation as to "why" any of this is a problem?
Offline
#4 2022-08-05 19:21:55
- Franz
- Lead developer
- From: Germany
- Registered: 2008-05-13
- Posts: 6,744
- Website
Offline
Pages: 1