mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge mysql.com:/home/my/mysql-5.0
into mysql.com:/home/my/mysql-5.1
This commit is contained in:
@ -68,7 +68,6 @@ static int init_failsafe_rpl_thread(THD* thd)
|
||||
*/
|
||||
thd->system_thread = thd->bootstrap = 1;
|
||||
thd->security_ctx->skip_grants();
|
||||
thd->client_capabilities = 0;
|
||||
my_net_init(&thd->net, 0);
|
||||
thd->net.read_timeout = slave_net_timeout;
|
||||
thd->max_client_packet_length=thd->net.max_packet;
|
||||
|
Reference in New Issue
Block a user