lp://qastaging/~vlad-lesin/percona-server/5.1-bug801989

Created by Vlad Lesin and last modified
Get this branch:
bzr branch lp://qastaging/~vlad-lesin/percona-server/5.1-bug801989
Only Vlad Lesin can upload to this branch. If you are Vlad Lesin please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Recent revisions

482. By Vlad Lesin

The bug #801989 fix.

The main idea of this fix is to return "true" on success and "false" otherwise
from os_file_set_nocache(). That allows to process O_DIRECT flag setting failures.

If setting O_DIRECT failes on log files the srv_unix_file_flush_method is set
to SRV_UNIX_O_DIRECT value to do fsync() on log files. If O_DIRECT fails on
other files the error is ignored to do buffered I/O on filesystems that do not
support direct I/O(for example tmpfs).

481. By Stewart Smith

merge 5.1.65-14.0 release branch

480. By Stewart Smith

merge Bug #747032: Flashcache throws an error on startup when flashcache is not used

479. By Stewart Smith

merge fix for Bug #902471: Lots of ssl tests failures on oneiric hosts

478. By Stewart Smith

merge fix for Bug #1039931: 64-bit atomic operation Autoconf tests duplicated in regular atomic operation tests

476. By Stewart Smith

merge fix for Bug #902472: main.subselect_notembedded fails on Ubuntu Oneiric in Jenkins

475. By Stewart Smith

merge fix for Bug #1023883: libmysqlclient16-dev 'Replaces' libmysqlclient16-dev but doesn't 'Provides' it

474. By Stewart Smith

merge 5.1.63-13.4 release branch

473. By Stewart Smith

merge fix for Bug #1039384: innodb_adaptive_flushing_method and innodb_flush_neighbor_pages partially broken

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers