github.com/matrixorigin/matrixone@v1.2.0/test/distributed/cases/tenant/privilege/create_user_case_insensitive.result (about)

     1  set global enable_privilege_cache = off;
     2  drop user if exists eBswy6OUZtiMWDHI,CrmtLr,J52C5Wn@cLQjHXMhCxabiOfqw8dge;
     3  create user eBswy6OUZtiMWDHI identified by '20攝柀狆20380寡376',CrmtLr identified by '13432栓4橬2512欫熥',J52C5Wn@cLQjHXMhCxabiOfqw8dge identified by '芸05弻542阍硉12311';
     4  create user eBswy6OUZtiMWDHI identified by '20攝柀狆20380寡376',CrmtLr identified by '13432栓4橬2512欫熥',J52C5Wn@cLQjHXMhCxabiOfqw8dge identified by '芸05弻542阍硉12311';
     5  internal error: the user ebswy6ouztimwdhi exists
     6  create user if not exists eBswy6OUZtiMWDHI identified by '20攝柀狆20380寡376',CrmtLr identified by '13432栓4橬2512欫熥',J52C5Wn@cLQjHXMhCxabiOfqw8dge identified by '芸05弻542阍硉12311';
     7  create user if not exists eBswy6OUZtiMWDHI identified by '20攝柀狆20380寡376',CrmtLr identified by '13432栓4橬2512欫熥',J52C5Wn@cLQjHXMhCxabiOfqw8dge identified by '芸05弻542阍硉12311',mHFHomYNflTqe43@DQ$ identified by '5漽8查5907栌8521绬';
     8  drop user eBswy6OUZtiMWDHI,CrmtLr,J52C5Wn@cLQjHXMhCxabiOfqw8dge;
     9  drop user eBswy6OUZtiMWDHI,CrmtLr,J52C5Wn@cLQjHXMhCxabiOfqw8dge;
    10  internal error: there is no user ebswy6ouztimwdhi
    11  drop user if exists eBswy6OUZtiMWDHI,CrmtLr,J52C5Wn@cLQjHXMhCxabiOfqw8dge,mHFHomYNflTqe43@DQ$;
    12  drop user if exists eBswy6OUZtiMWDHI,CrmtLr,J52C5Wn@cLQjHXMhCxabiOfqw8dge,mHFHomYNflTqe43@DQ$;
    13  drop user if exists t7CY356EM3Uhd@IR9_0KYEXY;
    14  create user t7CY356EM3Uhd@IR9_0KYEXY identified by '殜瀃03昲25誻519158',t7CY356EM3Uhd@IR9_0KYEXY identified by '殜瀃03昲25誻519158',t7CY356EM3Uhd@IR9_0KYEXY identified by '殜瀃03昲25誻519158';
    15  internal error: the user t7cy356em3uhd exists
    16  drop user if exists LXT5kBkD2Q393W@Xri3e3Uq3G8y;
    17  create user LXT5kBkD2Q393W@Xri3e3Uq3G8y identified by '438悍420阉扄663萍4';
    18  drop user LXT5kBkD2Q393W@Xri3e3Uq3G8y,LXT5kBkD2Q393W@Xri3e3Uq3G8y,LXT5kBkD2Q393W@Xri3e3Uq3G8y;
    19  internal error: there is no user lxt5kbkd2q393w
    20  drop user LXT5kBkD2Q393W@Xri3e3Uq3G8y;
    21  set global enable_privilege_cache = on;