github.com/matrixorigin/matrixone@v1.2.0/test/distributed/cases/tenant/privilege/create_user_case_sensitive.result (about) 1 set global enable_privilege_cache = off; 2 drop user if exists `oE2JKXe7OpQ65ktaAu5C5X`,`LtIFN`,`_De4$6Rj`; 3 create user `oE2JKXe7OpQ65ktaAu5C5X` identified by '颐68鼡430731徔盙28',`LtIFN` identified by '4堲穃1074872駻夙92',`_De4$6Rj` identified by '麮62稀9235419灘3鐽'; 4 create user `oE2JKXe7OpQ65ktaAu5C5X` identified by '颐68鼡430731徔盙28',`LtIFN` identified by '4堲穃1074872駻夙92',`_De4$6Rj` identified by '麮62稀9235419灘3鐽'; 5 internal error: the user oe2jkxe7opq65ktaau5c5x exists 6 create user if not exists `oE2JKXe7OpQ65ktaAu5C5X` identified by '颐68鼡430731徔盙28',`LtIFN` identified by '4堲穃1074872駻夙92',`_De4$6Rj` identified by '麮62稀9235419灘3鐽'; 7 create user if not exists `oE2JKXe7OpQ65ktaAu5C5X` identified by '颐68鼡430731徔盙28',`LtIFN` identified by '4堲穃1074872駻夙92',`_De4$6Rj` identified by '麮62稀9235419灘3鐽',`uCUMZkXkPfC2f5eWIQKvK` identified by '2吋6337豥71栎29躃1'; 8 drop user `oE2JKXe7OpQ65ktaAu5C5X`,`LtIFN`,`_De4$6Rj`; 9 drop user `oE2JKXe7OpQ65ktaAu5C5X`,`LtIFN`,`_De4$6Rj`; 10 internal error: there is no user oe2jkxe7opq65ktaau5c5x 11 drop user if exists `oE2JKXe7OpQ65ktaAu5C5X`,`LtIFN`,`_De4$6Rj`,`uCUMZkXkPfC2f5eWIQKvK`; 12 drop user if exists `oE2JKXe7OpQ65ktaAu5C5X`,`LtIFN`,`_De4$6Rj`,`uCUMZkXkPfC2f5eWIQKvK`; 13 drop user if exists `HQd0AcAyUtwZM139oTBor4LWn`; 14 create user `HQd0AcAyUtwZM139oTBor4LWn` identified by '9癜73樝5997釽82舳0',`HQd0AcAyUtwZM139oTBor4LWn` identified by '9癜73樝5997釽82舳0',`HQd0AcAyUtwZM139oTBor4LWn` identified by '9癜73樝5997釽82舳0'; 15 internal error: the user hqd0acayutwzm139otbor4lwn exists 16 drop user if exists `KI9QW$MHSgc3`; 17 create user `KI9QW$MHSgc3` identified by '80604766堩35鞔颡訬'; 18 drop user `KI9QW$MHSgc3`,`KI9QW$MHSgc3`,`KI9QW$MHSgc3`; 19 internal error: there is no user ki9qw$mhsgc3 20 drop user `KI9QW$MHSgc3`; 21 set global enable_privilege_cache = on;