[error="open /tmp/tidb/tmp_ddl-4000: permission denied"],只在其中一台TiDB服务器。

Owner 会生成 /tmp/tidb临时目录 和相关文件
报错是权限不足 chown tidb:tidb /tmp/tidb 试下能否解决