github.com/matrixorigin/matrixone@v0.7.0/test/distributed/cases/tenant/privilege/create_account_case_sensitive.sql (about)

     1  drop account if exists `DLmFjq026Cd5T`;
     2  create account `DLmFjq026Cd5T` admin_name '杷062廼鄮704凈4547' identified by '1罖914尘1029垳4鋧0';
     3  create account `DLmFjq026Cd5T` admin_name '杷062廼鄮704凈4547' identified by '1罖914尘1029垳4鋧0';
     4  create account if not exists `DLmFjq026Cd5T` admin_name '杷062廼鄮704凈4547' identified by '1罖914尘1029垳4鋧0';
     5  drop account `DLmFjq026Cd5T`;
     6  drop account `DLmFjq026Cd5T`;
     7  drop account if exists `DLmFjq026Cd5T`;