I have MySQL Server "Ver 3.23.27-beta for Win95/Win98 on i32" installed
on Windows 2K machine and NTFS filesystem.

As soon as one of my tables reaches 4Gb size every attempt to insert
new records into it leads to 'ERROR 1114: The table 'table_name' is full'. 
>From MySQL manual I know that "MyISAM tables support for big files
(63-bit) on filesystems/operating systems that support big files." 

What's wrong?

Thanks in advance.



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