MySQL minimum user privileges to access OEMR

octort wrote on Friday, April 20, 2012:

I am trying to increase the security for the sqlconf.php file, what are the minimum privileges that you recommend:

Manage User Privileges:
ALTER
CREATE
CREATE ROUTINE,
CREATE TEMPORARY TABLES
CREATE VIEW
DELETE
DROP
EXECUTE
INDEX
INSERT
LOCK TABLES
REFERENCES
SELECT
TRIGGER
UPDATE

thanks in advance!