On Wednesday 19 February 2003 13:21, Rusch (ext) Reiner wrote:

> I have one question about InnoDB-tables especial the filesize of all
> tables. In the past I took MyISAM but found out, some things in InnoDB make
> the system more stable.
> But I want to get more free space. In MyISAM the space grows automatically,
> but not in InnoDB by default.

Take a look at autoextend option:
        http://www.mysql.com/doc/en/InnoDB_start.html

> In my /etc/my.cnf the line for the path and file size is not active like in
> the original file.
> But it works but with about 250-300MB max. size (don't know exactly).
> If I uncomment this line to expand my space, mysql (4.0.10) doesn't start.
> Don't know why.

Check error logs.


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com





---------------------------------------------------------------------
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