lp:codership-mysql/0.6

Created by Seppo Jaakola and last modified
Get this branch:
bzr branch lp:codership-mysql/0.6
Members of Codership can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Codership
Project:
MySQL patches by Codership
Status:
Development

Recent revisions

2826. By Seppo Jaakola

References Bug #382408

Avoiding to write to binlog file if command is truncate

merged from codership-mysql/dev with:
bzr merge -r2835..2836 lp:~codership/codership-mysql/dev

2825. By Seppo Jaakola

References Bug #373554

fix for resetting binlog after abort
avoiding to call wsrep_commit for read-only trxs

2824. By Seppo Jaakola

References Bug #343854

Fixed TO isolation around grant command execution

2823. By Seppo Jaakola

no bug associated. Code cleanups:
* wsrep_slave_threads limits 1-4
* removed logging of debug option choice
* changed rollbacker thread's info string

2822. By Seppo Jaakola

 References Bug #323513

Changed variable name to wsrep_last_committed_seqno
Avoiding to call wsrep_committed() for select only trxs,
these cause spurious seqno updates.

2821. By Seppo Jaakola

References Bug #323513

Setting wsrep_seqno unconditionally

2820. By Seppo Jaakola

References Bug #323513

Changed parameter name to: wsrep_max_committed_seqno
(initial value 0)
Indentation changes

2819. By Seppo Jaakola

References Bug #323513

Added status variable wsrep_seqno
Created wsrep_statistics_cb() for passing values for wsrep_seqno

2818. By Seppo Jaakola

References Bug #355000

Added variable wsrep_drupal_282555_workaround for enabling/disabling
the workaround (to retry autoinc insert after dupkey failure)

2817. By Seppo Jaakola

References Bug #357198

Merged with mysql-server 5.1.33 release. Merge command was:

bzr merge -r tag:mysql-5.1.32..tag:mysql-5.1.33 lp:mysql-server

, which produced one conflict in sql/sql_class.cc

sqlgen tests are passing with this version. However, if query
cache is enabled, hanging can happen. Query cache compatibility
might be an older problem and not related to this merging, a separate
ticket will be created to track that.

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.

Subscribers