lp:~teemu-ollakka/codership-mysql/5.5-crash-safe
- Get this branch:
- bzr branch lp:~teemu-ollakka/codership-mysql/5.5-crash-safe
Branch merges
Branch information
Recent revisions
- 3698. By Teemu Ollakka
-
* Removed extra checks and unndeed util functions
* Renamed new hton calls to wsrep_{set|get} _checkpoint - 3697. By Teemu Ollakka
-
* Removed server_id from WSREPXid, now there is only prefix, uuid and seqno
* Cleaned up WSREPXid specific stuff from handler.h and moved into utility functions in wsrep_utils.cc - 3695. By Teemu Ollakka
-
* Removed newline in srv0start.c after recv_recovery_
from_checkpoint _finish( )
* Removed newline in trx0sys.c at the end of trx_sys_update_ mysql_binlog_ offset( )
* Restored and removed newline in trx0trx.c trx_write_serialisation_ history( )
* Added newline in trx0sys.h
* Cleaned up WSREP_REMOVED stuff from log.cc
* Cleaned up WSREP_REMOVED stuff in handler.cc - 3694. By Teemu Ollakka
-
* Replaced wsrep_init_xid() with handlerton set_wsrep_
xid()/get_ wsrep_xid( ) to move control in wsrep
* Print recovered WSREPXid in wsrep_recover()
* Moved WSREPXid util functions into wsrep_utils.cc
* Implemented innobase_set_wsrep_ xid()/innobase_ get_wsrep_ xid() - 3691. By Teemu Ollakka
-
Added --wsrep-
recover- datadir to run server recovery phase, initialize wsrep and exit. - 3690. By Teemu Ollakka
-
initialize SE WSREPXid on first view change or if wsrep_start_
position is submitted - 3689. By Teemu Ollakka
-
* Changed trx_sys_
print_wsrep_ xid() to trx_sys_ read_wsrep_ xid(XID* ) to read XID at server startup/shutdown
* Call wsrep_init_xid() only at server startup
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:codership-mysql/5.5
