ID #42

This entry is in revision and can not be displayed.

Tags: -

Related entries:

You cannot comment on this entry

Comment of John:
This is nice information however the key that I see missing from most posts is that you don't give me the "how to" part of it.

I still have no idea where to go or what SQL to type to grant the permissions.

You are kind enough to take the time to write all this information, I would suggest taking a few minutes more to type out the syntax of how the grant of permissions should be entered.
Added at: 2008-08-25 18:45

Comment of Peter Laursen:
This is the SQLyog FAQ. SQLyog users will use the SQLyog GUI user management functionalities. The situations where commmand line GRANT syntax are required are 1) After server install on a remote host user may want to grant root access from remote machine 2) When creating an SSL-user
Added at: 2008-09-03 12:56

Comment of lostcause:
well, what if my connection outputs are ok, and the mysql database connects with no problems on the first time operating an insert but on the second time, and so on, operating that same insert gives the 1045 error? what does this means?
Added at: 2013-07-12 19:26

Comment of Peter Laursen:
It still means the same. It is still a MySQL *SERVER* error. But since this happens this way I think you must be using HTTP tunnel (if you are using SQLyog)? Or it could be a server bug. What is the server version? Anyway .. this is not the best place for supporting you with this. Please use our Forums to ask support or mail to support@webyog.com (but only if you are a SQLyog user) -- Peter Laursen -- Webyog
Added at: 2013-07-12 20:34