Something went wrong on our part by mistake.
Error: select `notifications`.*, `accounts`.`mii_hash`, `accounts`.`nnid`, `accounts`.`mii_name`, `accounts`.`admin`, `posts`.`body` as `post_body`, `posts`.`painting` as `post_painting` from `notifications` inner join `account`.`accounts` on `accounts`.`id` = `notifications`.`from_account_id` inner join `posts` on `posts`.`id` = `notifications`.`post_id` where `notifications`.`account_id` = 1 order by `notifications`.`create_time` desc - SELECT command denied to user 'aquamarine'@'localhost' for table `account`.`accounts`
Report this in #support and please restart Aquamarine.