Bug #30638 why doesn't > 4294967295 rows work in myisam on windows ?
Submitted: 26 Aug 2007 10:16 Modified: 1 Nov 2007 3:03
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: MyISAM storage engine Severity:S1 (Critical)
Version:5.0.46, 5.0.48 OS:Windows
Assigned to: Alexey Botchkov CPU Architecture:Any

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[26 Aug 2007 11:01] Shane Bester
smaller testcase, which I used (1 tinyint col).

Attachment: bug30638.sql (application/octet-stream, text), 1.57 KiB.