Topic: What privileges does my DB user need?
I want to create a limited user with only the necessary privileges for running PunBB. What should be granted from below? (And are there any differences between pun 1.2.x and 1.1.x?)
ALTER
CREATE TEMPORARY TABLES
CREATE
DELETE
DROP
SELECT
INSERT
UPDATE
REFERENCES
INDEX
LOCK TABLES