On 2.05.2025 10:00, Matthew J Black wrote:
I am going to assume - and please correct me if I am wrong - that the *required* privileges are:

  * DELETE, INSERT, SELECT, and UPDATE

You will need also SHOW VARIABLES. I'm not sure there's a privilege for that. It should be enough for normal operations.

However schema initialization/update scripts use CREATE|DROP|ALTER|TRUNCATE TABLE, which may be done from core as well as on plugins' initialization/updates.

--
Aleksander Machniak
Kolab Groupware Developer        [https://kolab.org]
Roundcube Webmail Developer  [https://roundcube.net]
----------------------------------------------------
PGP: 19359DC1 # Blog: https://kolabian.wordpress.com
_______________________________________________
Users mailing list -- users@lists.roundcube.net
To unsubscribe send an email to users-le...@lists.roundcube.net

Reply via email to