If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > mysql partitioning

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-25-09, 14:42
oyeubugme26 oyeubugme26 is offline
Registered User
 
Join Date: Oct 2009
Posts: 1
mysql partitioning

.Below is the data where i need to do partitioning .I have like per day around 3.5 laks of records , per week around 24 lakhs .I guess i need to partitioning with date .Please advise wht is the best solution how to do it .Actually i am process of creating a data warehouse .

E_id F_id P_id S_id Pl_time
2174 5 2 9 2008-05-20 15:22:00.0
2175 1 2 7 2008-05-20 15:24:00.0
2176 6 2 10 2008-05-20 15:24:00.0
2177 4 2 11 2008-05-20 15:24:00.0
2178 27 2 12 2008-05-20 15:25:00.0
2179 4 2 11 2008-05-20 15:26:00.0
2180 28 2 13 2008-05-20 15:27:00.0
2181 4 2 11 2008-05-20 15:29:00.0
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On