Access is suddenly denied!
I dropped my world DB tonight while working on another problem. I recreated it and used the "FullDB" directory to fill it. Then I went about applying updates. 20003_05 and 20003_06 worked like a charm. I stopped at 20003_07 because suddenly I am denied access to "creature_movement". This may be related to the message I posted in the developer forum about mobs flying despite having mmaps. I can correct this, but something happened somewhere which changed my permissions during one of the updates or the install.
Oh, and I have done this twice now. Each time I use my root user to grant access to the world DB.
[code]
GRANT SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, ALTER, LOCK TABLES ON `zp_world`.* TO '
[/code]
When that 07 update hits, it denies access every time.
Recommended Comments
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now