summarylogtreecommitdiffstats
path: root/tidb.toml
diff options
context:
space:
mode:
authorXuanwo2018-12-28 15:02:58 +0800
committerXuanwo2018-12-28 15:02:58 +0800
commitc523280e127712af83f7361877eef87b846f813e (patch)
treef58cfec2095291060b0977406867625ac6050ae8 /tidb.toml
parent08f4c4e7702b608abe93676f2ec83490b6017ee3 (diff)
downloadaur-c523280e127712af83f7361877eef87b846f813e.tar.gz
Bump to version 2.1.2
Diffstat (limited to 'tidb.toml')
-rw-r--r--tidb.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/tidb.toml b/tidb.toml
index c73b5782d271..1e02e45c5451 100644
--- a/tidb.toml
+++ b/tidb.toml
@@ -236,3 +236,6 @@ write-timeout = "15s"
# If IgnoreError is true, when writting binlog meets error, TiDB would stop writting binlog,
# but still provide service.
ignore-error = false
+
+# use socket file to write binlog, for compatible with kafka version tidb-binlog.
+binlog-socket = ""