MySQL Forums
Forum List  »  Archive Storage Engine

MySQL crash when ARCHIVE hits 2GB
Posted by: marc_rossi
Date: November 16, 2005 09:54PM

Trying to create a table using the archive engine on Linux. As soon as I hit 2GB the server crashes. We have other files on the same filesystem that are 30GB+.

After first crash I ran the ALTER TABLE xxxxx AVG_ROW_LENGTH=x MAX_ROWS=y using inputs that would exceed 2GB, same results.

I'm stuck right now, I am looking to create a table using the ARCHIVE engine that by my estimates will be ~ 8GB when complete. Is this not possible?

TIA
Marc



Edited 1 time(s). Last edit at 11/16/2005 09:54PM by marc_rossi.

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL crash when ARCHIVE hits 2GB
7682
November 16, 2005 09:54PM
4412
November 30, 2005 05:08PM
4395
February 03, 2006 01:00AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.