I was doing my monthly update to the latest version of the core, and was surprised to see errors thrown in importing the updates from /sql/updates/auth
Table 'auth.rbac_group_roles' doesn't exist
Table 'auth.rbac_role_permissions' doesn't exist
I attempted a variety of troubleshooting methods, including manually adding the tables, to no avail. I eventually decided to start the server to see if it threw any errors, it didn't, so I logged in, and discovered all of the gm commands were disabled. I went to the worldserver console and reset my account level, it said it completed successfully, but after reologing in, commands still didn't work.
I tried manually setting my gmlevel in the database. Nope.
I dumped the whole auth database, rebuilt it from the base, re-applied all the updates. It still threw the missing table errors, and I still couldn't set the account level.
I've been running Trinity for over a year wuithout even the slightest issue before, I haven't the slightest clue wha I may have done wrong this time.