Alex,
-Original Message-
From: Varshavchick Alexander <[EMAIL PROTECTED]>
Newsgroups: mailing.database.mysql
Date: Friday, March 15, 2002 8:00 PM
Subject: Extending tablespace for innodb
>Hello,
>
>How can I increase the size of the tablespace for innodb tables? Can you
Hello,
How can I increase the size of the tablespace for innodb tables? Can you
say if this is a correct procedure:
1. Dumping the database;
2. Stopping it;
3. Deleting innodb log files (ib_logfile0, ...) and innodb data file
specified in innodb_data_file_path;
4. Changing size of data file in i