MySQL slave misses default database

Bug #624456 reported by Seppo Jaakola
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MySQL patches by Codership
Fix Released
Low
Seppo Jaakola
0.7
Fix Released
Low
Seppo Jaakola
Trunk
Fix Released
Low
Seppo Jaakola

Bug Description

MySQL slave thread does not report default database to wsrep. This can result in problems, when MySQL replication events are further propagated to wsrep provider.

Revision history for this message
Seppo Jaakola (seppo-jaakola) wrote :

Setting default database for wsrep, in MySQL slave.

Note that also wsrep applier processes the same event's applying code, but
wsrep_exec_mode separates these two use cases:

  MySQL applier runs in LOCAL_STATE
  wsrep applier runs in REPL_RECV

Setting the default db for wsrep, should be limited to happen only for MySQL applier

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.