Bug #34544 MySQLi with PHP 5.2.5 not working
Submitted: 14 Feb 2008 13:01 Modified: 19 Feb 2008 6:36
Reporter: Jari Tuomoja Email Updates:
Status: Unsupported Impact on me:
None 
Category:MySQL Server: Compiling Severity:S1 (Critical)
Version:MySQL 5.1.23-rc OS:Linux (Fedora Core 6 (x86_64))
Assigned to: CPU Architecture:Any
Tags: mysqli, php

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: