Bug #8904 Ability to specify column separator in batch mode
Submitted: 2 Mar 2005 20:30 Modified: 3 Mar 2005 7:01
Reporter: Rob LoPresti Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S4 (Feature request)
Version:4.1, 5.0, 5.1, 5.4, 6.0 OS:Any (All)
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:

[21 Aug 2009 18:02] Jim Winstead
Implement --fields-terminated-by for mysql's batch mode

Attachment: fieldsterm.diff (application/octet-stream, text), 4.58 KiB.