 |
| Who's Online |  |
There are currently, 0 guest(s) and 0 member(s) that are online.
You are Anonymous user. You can register for free by clicking here | |
| Login |  |
|
Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name. | |
|  |
 | Grant privilege to a user for a specific database |
To grant access to a specific user to a specific database, type the following MySQL statement:
grant all on DatabaseName.* to user@localhost identified by 'password';
|
|
|
|
| |
| Related Links |  |
| Article Rating |  |
| Options |  |
|
| 
|