use accounting; grant select, update on accounting.events to export@localhost; grant select, insert, update on accounting.mark to export@localhost;