Bug #15795 Unknown column 'xxxx' in 'order clause' when using alias table/column
Submitted: 16 Dec 2005 0:00 Modified: 19 Dec 2005 18:12
Reporter: Dave Juntgen Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:4.1.16 OS:Linux (Linux)
Assigned to: 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:

[16 Dec 2005 14:59] Dave Juntgen
C program that dumps out the MYSQL_FIELD structure for a given field # on a the returned result.

Attachment: dave.c (text/plain), 1.77 KiB.