morrySnow commented on code in PR #16129: URL: https://github.com/apache/doris/pull/16129#discussion_r1089625531
########## fe/fe-core/src/main/java/org/apache/doris/common/ErrorCode.java: ########## @@ -21,8 +21,7 @@ // Error code used to indicate what error happened. public enum ErrorCode { - // Try our best to compatible with MySQL's - ERR_HASHCHK(1000, new byte[]{'H', 'Y', '0', '0', '0'}, "hashchk"), Review Comment: don't delete any code from this file~ -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org