Results 1 to 3 of 3
Thanks...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-05-2003 #1Linux User
- Join Date
- May 2003
- Location
- Hong Kong, China
- Posts
- 256
how do I grant a user to be able to create database?
Thanks
Signature removed by moderator - please see forum rules
- 08-05-2003 #2Linux Engineer
- Join Date
- Jan 2003
- Location
- Lebanon, pa
- Posts
- 994
GRANT create ON * to user@host IDENTIFIED BY 'password';
- 08-06-2003 #3Linux User
- Join Date
- May 2003
- Location
- Hong Kong, China
- Posts
- 256
thanks
Signature removed by moderator - please see forum rules


Reply With Quote
