Hi,

I'm using MySQL 3.22.32 on OpenBSD 2.7. Does there exist a maximum table
size? How big (4G)? Can I avoid this in any way?

--
Aigars

> I'm using MySQL on OpenBSD 2.7 and I'm accessing it throhgh DBI/DBD. While
> filling a large table with data I finally get the error :
>
>     "Got error 22 from table handler"
>
> while trying to do an insert statment. The table file is about 4G so I
> assume the file is 'full'. Can anyone confirm that the error message
really
> tries to convey that?
>
> Secondly, can I get around it? Would a start with "--big-tables" help?



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