Bug #27318 linker complains about libmysqlclient.a
Submitted: 21 Mar 2007 5:38 Modified: 16 Mar 2009 12:25
Reporter: Otis Maclay Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S1 (Critical)
Version:mysql-max-5.0.27-osx10.4-powerpc-64bit, 5.0.37 OS:MacOS (OS X 10.4.9 (g5))
Assigned to: Daniel Fischer CPU Architecture:Any
Tags: libmysqlclient.a, link error, mac osx

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:

[21 Mar 2007 5:40] Otis Maclay
little test program

Attachment: mytest.c (text/plain), 687 bytes.

[21 Mar 2007 5:42] Otis Maclay
teeny little shell script to compile 'mytest'

Attachment: maketest (application/octet-stream, text), 90 bytes.