On Tuesday, November 4, 2003, at 10:25 AM, Harald Fuchs wrote:


In article <[EMAIL PROTECTED]>,
Mark Lubratt <mark dot lubratt at indeq dot com> writes:


I'm considering this option to keep database maintenance to a minimum
(running out of tablespace issues).  That way, InnoDB already owns all
the disk space and I don't have to continually be adding tablespace
files.

Huh? What's wrong with ":autoextend"?



:autoextend works great until the 2GB file limit is reached. Then you have to add another
autoextending tablespace file. If I can just make a large raw tablespace, then I don't have to
bother with adding additional tablespace files every so often.



-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to