BUG#16541422: LOG-SLAVE-UPDATES + REPLICATE-WILD-IGNORE-TABLE FAILS FOR USER VARIABLES
Merge from mysql-5.1 into mysql-5.5.
This commit is contained in:
commit
53cebed3b6
@ -6121,7 +6121,7 @@ int User_var_log_event::do_apply_event(Relay_log_info const *rli)
|
||||
{
|
||||
Item *it= 0;
|
||||
CHARSET_INFO *charset;
|
||||
query_id_t sav_query_id; /* memorize orig id when deferred applying */
|
||||
query_id_t sav_query_id= 0; /* memorize orig id when deferred applying */
|
||||
|
||||
if (rli->deferred_events_collecting)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user