lp://qastaging/~percona-dev/percona-server/5.5.11-fix-bug-758934

Created by Oleg Tsarev and last modified
Get this branch:
bzr branch lp://qastaging/~percona-dev/percona-server/5.5.11-fix-bug-758934
Members of Percona developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Recent revisions

112. By Oleg Tsarev

just fix not needed changes

111. By Oleg Tsarev

fix bug #758934 - http://lists.mysql.com/commits/133904 Just add fix, I didn't reproduce this bug (sporadic)--fixes=lp:758934

110. By Oleg Tsarev

fix header

109. By Oleg Tsarev

fix bug #758934 - http://lists.mysql.com/commits/133904 Just add fix, I didn't reproduce this bug (sporadic)--fixes=lp:758934

108. By Alexey Kopytov

LP bug #764395 / MySQL bug #60788: InnoDB crashes with an assertion
                                   failure when receiving a signal on
                                   pwrite()

The problem was that InnoDB I/O code was not fully conforming to the
standard on POSIX systems. fsync(), pread() and pwrite() calls may be
interrupted by a signal. In such a case, InnoDB would just fail with an
assertion failure rather than just restarting the interrupted call.

Fixed InnoDB I/O code so that the interrupted system calls are restarted
if they are interrupted by a signal.

107. By kinoyasu <kinoyasu@gauntlet4>

fix bug766236

106. By Yasufumi Kinoshita <kinoyasu@rynex6>

fix bug758891, directly.

105. By Alexey Kopytov

Fixed a test failure reported as bug #758926.

104. By Yasufumi Kinoshita <kinoyasu@rynex6>

fix bug756387, directly

103. By Alexey Kopytov

Fixed a test failure reported as bug #757602

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.