Re: Growing innodb size

2007-02-24 Thread Carlos Proal
Sent: Wednesday, February 21, 2007 12:53 PM To: Nils Meyer; mysql@lists.mysql.com Subject: RE: Growing innodb size +---++ | Variable_name | Value | +---++ | innodb_data_file_path | ibdata1

RE: Growing innodb size

2007-02-24 Thread Jean-Sebastien Pilon
From: Jean-Sebastien Pilon [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 21, 2007 12:53 PM > To: Nils Meyer; mysql@lists.mysql.com > Subject: RE: Growing innodb size > > +---++ > |

RE: Growing innodb size

2007-02-21 Thread Jean-Sebastien Pilon
[EMAIL PROTECTED] > Sent: Wednesday, February 21, 2007 11:33 AM > To: mysql@lists.mysql.com > Subject: Re: Growing innodb size > > Hi, > > Jean-Sebastien Pilon wrote: > > I would like to grow my innodb table space, the only > problem that I have > > is that I did not

Re: Growing innodb size

2007-02-21 Thread Nils Meyer
Hi, Jean-Sebastien Pilon wrote: I would like to grow my innodb table space, the only problem that I have is that I did not declare any size in the config file since we were not using it to start with. If I modify the config file, will this override the current innodb file or will it grow it ? Or

Growing innodb size

2007-02-21 Thread Jean-Sebastien Pilon
Hello list, I would like to grow my innodb table space, the only problem that I have is that I did not declare any size in the config file since we were not using it to start with. If I modify the config file, will this override the current innodb file or will it grow it ? Or should dump all the