# log_actor contains the actor_id of the person adding/removing the perms
#... |
2 years ago |
# log_actor contains the actor_id of the person adding/removing the perms
#... |
2 years ago |
# log_actor contains the actor_id of the person adding/removing the perms
#... |
2 years ago |
SELECT *
FROM logging
WHERE log_type = 'rights'
AND log_action =... |
2 years ago |
SELECT COUNT(*)
FROM logging
WHERE log_type = 'rights'
AND log_action =... |
2 years ago |
SELECT *
FROM logging
WHERE log_type = 'rights'
AND log_action =... |
2 years ago |
SELECT *
FROM logging
WHERE log_type = 'rights'
ORDER BY log_id DESC
LIMIT 500 |
2 years ago |