Files
oceanbase/docs/docs-cn/13.reference-guide/3.system-configuration-items/69.enable_rich_error_msg.md
2022-02-10 14:51:49 +08:00

1.4 KiB

enable_rich_error_msg

enable_rich_error_msg 用于设置是否在客户端消息中添加服务器地址、时间、追踪 ID 等调试信息。

属性 描述
参数类型 布尔类型
默认值 False
取值范围 * True:表示会在错误消息前添加 OBServer 的 ip:port、出错时间和日志 Trace ID。 * False:表示保持文本错误消息内容不变。
是否重启 OBServer 生效