1358
1358
thd->variables.max_allowed_packet= global_system_variables.max_allowed_packet
1359
1359
+ MAX_LOG_EVENT_HEADER; /* note, incr over the global not session var */
1362
1361
set_slave_thread_options(thd);
1363
1362
thd->client_capabilities = CLIENT_LOCAL_FILES;
1364
1363
pthread_mutex_lock(&LOCK_thread_count);