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 > Partitioning - stable...?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-23-09, 10:49
Lumbago Lumbago is offline
Registered User
 
Join Date: Mar 2009
Posts: 2
Partitioning - stable...?

Hi,

we are considering upgrading MySQL 5.0.x to the latest version in order to utilize partitioning of tables. Our partitioning scheme will be really simple (one table with partitioning on primary key column which is auto incremented) but there is approx 360 mill rows in this table and it's vital that the partitioning actually works as expected ALL THE TIME. This table receives very frequent inserts and few but large selects.

My question is: this being such a new feature; is it stable enough to be used in a critical production environment?
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