lp://qastaging/~percona-dev/percona-server/release-5.1.52-12-rnt-without-response_time_distribution

Created by Oleg Tsarev and last modified
Get this branch:
bzr branch lp://qastaging/~percona-dev/percona-server/release-5.1.52-12-rnt-without-response_time_distribution
Members of Percona developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Recent revisions

146. By Oleg Tsarev

little fix

145. By Oleg Tsarev

Improve response-time-distribution.patch. Now configure script support option "--without-response_time_distribution"

144. By Oleg Tsarev

update branch

143. By Alexey Kopytov

Patch for issue #12920.

Under some circumstances InnoDB could crash when running DROP DATABASE on
a database containg InnoDB tables from a corrupted or missing tablespace.

The solution is to check whether dict_load_table() returns NULL instead
of a table definition object and handle such situations gracefully,
i.e. try to remove the table from the data dictionary and proceed with
other tables removal.

142. By Alexey Kopytov

Patch for issue #13326.

Make 'slave_exec_mode' a session variable. Add the
--slave-exec-idempotent option to mysqlbinlog to prepend its output with
"SET LOCAL slave_exec_mode='IDEMPOTENT'".

141. By Alexey Kopytov

Fixed a compiler warning introduced by the last changes in
row_based_replication_without_primary_key.patch.

140. By Alexey Kopytov

Patch for issue #12594.

The patch adds a new option, '--binlog-stmt-max-size' to
mysqlbinlog. This option affects RBR events processing so that the
corresponding BINLOG statements do not exceed the specified limit in
bytes, if possible. The option's default value is 1 MB.

139. By Alexey Kopytov

Automerged from release-5.1.51-12-rnt.

138. By kinoyasu <kinoyasu@gauntlet4>

apply fix at issue #13208

137. By Oleg Tsarev

adapt source code

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.