MySQL Forums
Forum List  »  General

Re: Time Manipulation In Query
Posted by: newbie Shai
Date: November 24, 2011 12:11PM

Dear Rick,

1)Yes for now I am using smaller int later I will have to move to larger int. So those running terabytes of data what do they use as their id? Do you think I should make now itself as big int?

2)The geofenceType I will apply Enum as the values are limited though.

3) Which is the data and index size and how do you compare it against buffer_pool_size.I dont see it part of the show table status? So do you do a cummulative calculations is it?
Any thumb of rule for no_of_rows for per table?
Data_free any rule of thumb for it? What is this data_free represents?
Data_length is total memory space used right?
Avg_row_length- most of the fields I read together escpecially the geoFenceName, but the description I rarely use it. The field geoFenceString I set as text is that ok or that is a main cause of the avg_row_length to be big?

Options: ReplyQuote


Subject
Written By
Posted
October 23, 2011 03:13PM
October 24, 2011 10:26AM
October 25, 2011 09:22AM
October 25, 2011 05:26PM
October 25, 2011 11:26PM
October 26, 2011 09:31PM
October 26, 2011 08:24PM
October 28, 2011 11:27PM
October 30, 2011 12:28PM
November 01, 2011 07:35PM
November 21, 2011 11:50PM
November 23, 2011 11:27AM
November 24, 2011 11:39AM
Re: Time Manipulation In Query
November 24, 2011 12:11PM
November 25, 2011 12:24PM
November 26, 2011 01:54AM
November 26, 2011 10:44PM
November 27, 2011 04:15AM
November 28, 2011 11:09AM
November 28, 2011 07:52PM
November 29, 2011 09:02PM
November 30, 2011 07:29AM
November 20, 2011 11:46PM


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.