i have an HA instance with mariadb ad I need to extract some statistic based from users, for example all action done from an user in a day, now with a SQL query I can extract the data but the username name is an HASH, there is a way to join this HASH with username?