| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Carlos Proal | Date: | September 28 2010 6:17am |
| Subject: | Re: How to extend innodb files? | ||
| View as plain text | |||
You have to round the size of the last data file (ibdata4) and add the new ones. You can find more information on the manual: http://dev.mysql.com/doc/refman/5.1/en/innodb-configuration.html http://dev.mysql.com/doc/refman/5.1/en/adding-and-removing.html Carlos On 9/28/2010 12:59 AM, Vokern wrote: > Hello, > > Currently I have the setting: > > innodb_data_file_path=ibdata1:10G;ibdata2:10G;ibdata3:10G;ibdata4:10G:autoextend > > Because the last file of ibdata4 is very large (more than 50G), if I > want extend the data to more files, for example, ibdata5, ibdata6... > how to do it? > > Thanks! >
| Thread | ||
|---|---|---|
| • How to extend innodb files? | Vokern | 28 Sep |
| • Re: How to extend innodb files? | Carlos Proal | 28 Sep |
| • Re: How to extend innodb files? | Jangita | 28 Sep |
| • Re: How to extend innodb files? | Vokern | 28 Sep |
| • Re: How to extend innodb files? | Johan De Meersman | 28 Sep |
| • Re: How to extend innodb files? | Krishna Chandra Prajapati | 28 Sep |
| • Re: How to extend innodb files? | Johan De Meersman | 28 Sep |
| • Re: How to extend innodb files? | Vokern | 28 Sep |
| • Re: How to extend innodb files? | Krishna Chandra Prajapati | 28 Sep |
| • Re: How to extend innodb files? | Johan De Meersman | 28 Sep |
| • Re: How to extend innodb files? | Jan Steinman | 28 Sep |
| • Re: How to extend innodb files? | Johan De Meersman | 29 Sep |
