MySQL Forums
Forum List  »  Newbie

Error Code: 1690 BIGINT value is out of range
Posted by: Sri Padmanaban Balaguruswamy
Date: November 16, 2012 01:50AM

SELECT 9999999999*9999999999;

When I am running the above select statemet in MYSQL, I am getting the following error message,

Error Code: 1690
BIGINT value is out of range in '(9999999999 * 9999999999)'

Can anyone please help me to resolve this issue?

THanks,
Paddy.

Options: ReplyQuote


Subject
Written By
Posted
Error Code: 1690 BIGINT value is out of range
November 16, 2012 01:50AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.