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
>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 innodb_data_file_path;
>5. Starting mysql;
>6. Restoring the databases from the dump file.
>
>Does it seems to be a correct procedure, or I've messed up something?


please look in section 5 of http://www.innodb.com/ibman.html about adding a
new data file.

>Regards
>
>Alexander Varshavchick, Metrocom Joint Stock Company
>Phone: (812)118-3322, 118-3115(fax)
Best regards,

Heikki Tuuri
Innobase Oy
---
Order technical MySQL/InnoDB support at https://order.mysql.com/
See http://www.innodb.com for the online manual and latest news on InnoDB




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to