Error 1044 - Access denied

Discussion in 'Databases' started by dsovic, Dec 4, 2011.

  1. Hello!
    I have tried to add an event to mysql database that will activate daily, but I received an Error Code: 1044. Access denied for user 'someone'@'%' to database 'some_db' (for security I removed exact values).
    I need that event and I am logged as top user (the user I registered first and having all privileges). I made it in a batch and all other commands (create table, create procedure, create function, drop, insert, ...) passes but this one. Is there some restriction on database? I have seen that this version of mysql database allows events.
    P.S.
    I receive the same error even when I try to drop the event.

    Regards
     
  2. Did you ever get a response to this. I am having the same problem.
     
  3. I'm afraid this is not supported on our shared hosting environment
     

Share This Page