MySQL Forums
Forum List  »  Performance

Performance Issue
Posted by: Rajeev K
Date: March 06, 2009 11:57PM

I have created a table with some columns as BIGINT datatype to store the values which can be easily stored in INT data type also(values like 0, 34567,etc).

I have some doubts on using BIGINT data type.

1.Is there any performance issue with the BIGINT data type insted of using INT?
2.Whether it will affect the index performance?

if so please explain?

Thanks!

Options: ReplyQuote


Subject
Views
Written By
Posted
Performance Issue
4067
March 06, 2009 11:57PM
2165
March 07, 2009 12:22AM
1944
March 09, 2009 12:11PM


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.