Version: 5.8.4
Recently tried to create a length of approximately 11 padding length Number (auto-increment) and notice that there is a limitation on this. I believe it roughly 2,165,000,000?
I assume that this number cannot be increase due to some limitation of SQL?
There should be a warning or a Error Message saying the number cannot exceed "value". The Pad Length must also be limited too.
Tried on the Demo version and I get a Error 500. On my version it will save but the number get changed to a value approximately 2,1xx,xxx,xxx
Recently tried to create a length of approximately 11 padding length Number (auto-increment) and notice that there is a limitation on this. I believe it roughly 2,165,000,000?
I assume that this number cannot be increase due to some limitation of SQL?
There should be a warning or a Error Message saying the number cannot exceed "value". The Pad Length must also be limited too.
Tried on the Demo version and I get a Error 500. On my version it will save but the number get changed to a value approximately 2,1xx,xxx,xxx
Comment