This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 94fa6db [feat-opt](binlog-load) add how to open binlog load to the error message (#7138) add 1238f8d [fix](auth) do not allow drop or create root user (#7140) No new revisions were added by this update. Summary of changes: .../org/apache/doris/analysis/CreateUserStmt.java | 9 +- .../org/apache/doris/analysis/DropUserStmt.java | 4 + .../org/apache/doris/analysis/UserIdentity.java | 4 + .../org/apache/doris/mysql/privilege/AuthTest.java | 96 +++++++++++++--------- 4 files changed, 73 insertions(+), 40 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org