lp://staging/codership-mysql/0.6
- Get this branch:
- bzr branch lp://staging/codership-mysql/0.6
Branch merges
Branch information
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 - 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. - 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)