You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2021/11/18 06:41:06 UTC

[incubator-doris] branch master updated (94fa6db -> 1238f8d)

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-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org