Bug #14986 should support direct I/O on a per-file basis (InnoDB log+data) on Solaris
Submitted: 16 Nov 2005 14:05 Modified: 12 Sep 2007 6:01
Reporter: Nils Goroll Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S4 (Feature request)
Version:4.1, 5.0, 5.1 OS:Solaris (Solaris)
Assigned to: Vasil Dimov CPU Architecture:Any
Tags: Contribution

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:

[4 Mar 2007 14:21] River Tarnell
Patch to enable directio() for InnoDB data files on Solaris (mysql-5.1.15-20070124)

Attachment: innodb-directio.diff (application/octet-stream, text), 482 bytes.