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 > Fill Factor in MySQL

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-12-07, 07:38
DaveMere DaveMere is offline
Registered User
 
Join Date: Jan 2004
Posts: 7
Fill Factor in MySQL

Hi there

is it possible to change the fill factor of a given table in MySQL? I can find reference to the concept in the manuals, but nothing about actually changing it!

thanks

Dave
Reply With Quote
  #2 (permalink)  
Old 11-12-07, 10:35
aschk aschk is offline
Registered User
 
Join Date: Mar 2007
Location: 636f6d7075746572
Posts: 770
What do you mean by "fill factor" ?
Reply With Quote
  #3 (permalink)  
Old 11-12-07, 10:36
aschk aschk is offline
Registered User
 
Join Date: Mar 2007
Location: 636f6d7075746572
Posts: 770
Ok scrap that post, google is my friend!
Why would you want to do such? I'm sure that MySQL handles it admirably.
Reply With Quote
  #4 (permalink)  
Old 11-12-07, 12:01
DaveMere DaveMere is offline
Registered User
 
Join Date: Jan 2004
Posts: 7
It's part of a database schema that I'm implementing rather than writing, so I'd like to include it if possible (though it does seem to be over engineering a little to me as well!). Perhaps there are reasons I'm not aware of . . . I'll check this.

In the meantime, does anyone know if this can be changed in MySQL?

Last edited by DaveMere; 11-12-07 at 12:14.
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