Database user privileges

What MySQL privileges do I need to grant to the db username specfied in the conf.ini file?
I'd prefer to avoid a "GRANT ALL PRIVILEGES" if I can - I'm trying to set up some security on the system I'm developing, and good practice would keep the assigned privileges to the absolute minimum.
Thanks
Kevin
I'd prefer to avoid a "GRANT ALL PRIVILEGES" if I can - I'm trying to set up some security on the system I'm developing, and good practice would keep the assigned privileges to the absolute minimum.
Thanks
Kevin