From 5eb02fd01f8a1ce0bb9a41cb6c28fab32bdb65b0 Mon Sep 17 00:00:00 2001 From: YuQing <384681@qq.com> Date: Mon, 21 Oct 2019 15:06:18 +0800 Subject: [PATCH] correct spell for tracker --- HISTORY | 2 +- storage/storage_sync.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index b03e0e2..4c0910d 100644 --- a/HISTORY +++ b/HISTORY @@ -1,7 +1,7 @@ Version 6.00 2019-10-16 * tracker and storage server support dual IPs - 1. you can config dual trackr IPs in storage.conf and client.conf, + 1. you can config dual tracker IPs in storage.conf and client.conf, the configuration item name is "tracker_server" 2. you can config dual storage IPs in storage_ids.conf more detail please see the config files. diff --git a/storage/storage_sync.c b/storage/storage_sync.c index 20e1633..c8e7128 100644 --- a/storage/storage_sync.c +++ b/storage/storage_sync.c @@ -1774,6 +1774,7 @@ static int storage_reader_sync_init_req(StorageBinLogReader *pReader) } do { + conn = NULL; while (g_continue_flag) { conn = tracker_connect_server_no_pool_ex(pTServer,