VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: xixion on June 17, 2019, 16:33:34 PM

Title: 167 - Out of range value for column 'id' at row 1
Post by: xixion on June 17, 2019, 16:33:34 PM
Hi,

I've read about this item on the forum and I have the same problem. The answer was to change from INT to BIGINT, but I can't find how to do this. Can somebody help me?
I get this error when a person is new at the site and the customer presses "Confirm Order".

kind regards
Walter
Title: Re: 167 - Out of range value for column 'id' at row 1
Post by: xixion on June 19, 2019, 13:27:35 PM
nobody who can help me? When I press the "order" button I get the errorpage
Title: Re: 167 - Out of range value for column 'id' at row 1
Post by: Studio 42 on June 19, 2019, 15:26:40 PM
What post you refer ?
Changing int to bigint is in the mysql table.
BUt if you need to add bigint you have more then 4294967294 records !!!