(2011-08-17, 01:50 AM)pavemen Wrote: well you need:
ALTER for plugins that modify tables
DROP for plugins that remove tables when they uninstall
INDEX for using MyBB full text
SELECT for queries
CREATE for MyBB install and plugin install
DELETE for MyBB edits, etc
INSERT for new data
UPDATE for updated data
Thank you, I have updated permissions now.

.m. Very helpful staff member, very knowledgeable.