Probably id column size limit. Just increase it.
Thanks you, I'm going to change that value.
Increase the size to 255 even so it said the maximum limit is 2147483647
the maximum number when it is int, is = 2,147,483,647
I will change it to bigint which reaches = 9,223,372,036,854,775,807
Hi. I have a problem with my server, the mysql id reached 2147483647 and it is no longer saving any more information. That should be?