Bug #26028 CREATE DATABASE if already existing crashes client (5.0 with 5.1 lib)
Submitted: 1 Feb 2007 19:55 Modified: 3 Sep 2007 21:22
Reporter: Christian Hammers (Silver Quality Contributor) (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.0 and 5.1 mixed OS:Linux (Debian GNU/Linux)
Assigned to: CPU Architecture:Any
Tags: qc

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:

[1 Feb 2007 19:56] Christian Hammers
ltrace

Attachment: t.ltrace (application/octet-stream, text), 7.15 KiB.

[1 Feb 2007 19:57] Christian Hammers
strace

Attachment: t.strace (application/octet-stream, text), 25.67 KiB.