lp:~maria-captains/maria/maria-5.5-galera
- Get this branch:
- bzr branch lp:~maria-captains/maria/maria-5.5-galera
Branch merges
Related bugs
Bug #1066784: Merge wsrep patches for MariaDB Galera Cluster 5.5.28.a | Wishlist | Fix Released | |
Bug #1136303: crash executing SHOW STATUS LIKE 'wsrep_%'; | Low | Fix Released |
Related blueprints
Branch information
Recent revisions
- 3559. By Nirbhay Choubey
-
MDEV-7476: Allow SELECT to succeed even when node is not ready
Added a SESSION-only system variable "wsrep_dirty_reads" to allow SELECT
queries to pass even when the node is not prepared to accept queries
(wsrep_ready=OFF). Added a test case. - 3558. By Nirbhay Choubey
-
MDEV-7322: Option to allow setting the binlog_format with Galera
At session scope, allow binlog_format to be changed to
values other than ROW with a warning. - 3555. By Nirbhay Choubey
-
MDEV-7374 : Losing connection to MySQL while running ALTER TABLE
Backport from 10.1.
- 3553. By Nirbhay Choubey
-
MDEV-6771 : Incorrect Size for Transfer Reported to pv
xargs may split the input and execute them in batches for
large number of files. As a result xtrabackup sst script
may feed incorrect size to pv.
Fixed by piping the files to du directly (du --files0-from=-).[Based on suggestions from Brad Jorgensen]
- 3552. By Nirbhay Choubey
-
MDEV-7129 : Galera duplicate error on autoincrement field primary key
Merged fix for https:/
/github. com/codership/ mysql-wsrep/ issues/ 18. - 3551. By Nirbhay Choubey
-
MDEV-6832: ER_LOCK_
WAIT_TIMEOUT on SHOW STATUS Synchronous read view should not be needed for
SHOW commands.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)