leapig opened a new issue, #2704: URL: https://github.com/apache/dubbo-go/issues/2704
### Environment - Server: Dubbo-go, v3.2.0-rc1 - Client: Dubbo-go, v3.2.0-rc1 - Protocol: Triple+pb - Registry: Nacos, v2.3.2 ### Issue description 服务端返回的错误信息为:Incorrect integer value: '' for column 'staff_size' at row 1 dubbo自身增加了很多调试的错误日志,影响客户端返回给前端使用 ### Logs <details><summary>errorMessage里的错误信息是服务端返回的错误信息</summary> ``` <img width="1308" alt="截屏2024-07-17 10 13 18" src="https://github.com/user-attachments/assets/64e9bd72-8bba-4f0b-a449-93c79b3732ea"> Copy logs to here. ``` </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
