Bug #38135 Assertion failed: save_errno, file .\ma_update.c, line 200
Submitted: 15 Jul 2008 13:22 Modified: 8 Jan 2009 11:03
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Maria storage engine Severity:S1 (Critical)
Version:5.1.25-maria-alpha-debug/6.0.6-maria OS:Windows
Assigned to: Sergei Golubchik 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:

[15 Jul 2008 13:23] Shane Bester
import against debug mysqld build, using mysql command line client

Attachment: bug38135_testcase.sql (application/unknown, text), 11.01 KiB.