ok,
here is the senerio,
A user tries to long in to the database, if the user does not exist they must register, which means there name goes into the user table in mysql database. in order to use all the feature of the database i need to grant them access, but i don't want to do that everyday...