[GH-ISSUE #353] [BUG] check_access procedure always returns DUNNO #292

Closed
opened 2026-03-01 17:46:22 +03:00 by kerem · 1 comment
Owner

Originally created by @TheBinaryLoop on GitHub (Oct 24, 2022).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/353

check_access procedure always returns DUNNO even if I check it against a valid alias

Originally created by @TheBinaryLoop on GitHub (Oct 24, 2022). Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/353 check_access procedure always returns DUNNO even if I check it against a valid alias
kerem closed this issue 2026-03-01 17:46:22 +03:00
Author
Owner

@willbrowningme commented on GitHub (Oct 24, 2022):

That is the intended behaviour of the check_access stored procedure.

Try running it for an alias that is either deactivated or deleted.

Please read the MariaDB section in the self-hosting guide that explains why the stored procedure returns DUNNO for a valid alias.

<!-- gh-comment-id:1288507799 --> @willbrowningme commented on GitHub (Oct 24, 2022): That is the intended behaviour of the `check_access` stored procedure. Try running it for an alias that is either deactivated or deleted. Please read the [MariaDB](https://github.com/anonaddy/anonaddy/blob/master/SELF-HOSTING.md#installing-mariadb) section in the self-hosting guide that explains why the stored procedure returns `DUNNO` for a valid alias.
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/anonaddy#292
No description provided.