Join Us!
  • WEB Hosting By Accu








MySQL General: CREATE USER vs. GRANT ALL PRIVILEGES ON *.* TO

This is a discussion on MySQL General: CREATE USER vs. GRANT ALL PRIVILEGES ON *.* TO within the mySQL Database forums, part of the Database category; What is the best to use of CREATE USER and GRANT ALL PRIVILEGES ON *.* TO? When you create a user ...


Reply
 
LinkBack Thread Tools
BRL Addicted  
Posts : 1,390
Reputation : mr_atom is on a distinguished road
 
BRL$: 3,687.67
July 9th, 2007, 06:03 AM

Default MySQL General: CREATE USER vs. GRANT ALL PRIVILEGES ON *.* TO


What is the best to use of CREATE USER and GRANT ALL PRIVILEGES ON *.* TO? When you create a user by CREATE USER, that yser will get GRANT USAGE ON *.* TO, which I assume is not as privileged as having ALL PRIVILEGES. But, what's the difference? And what'

More...
__________________
Link Exchange
Dedicated Servers
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Ads By Google

Reply

Bookmarks

Tags
create, general, grant, mysql, privileges, user, vs.


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
MySQL General: New to PHP mr_atom mySQL Database 0 July 9th, 2007 06:03 AM
MySQL General: problem with create table statement mr_atom mySQL Database 0 July 9th, 2007 06:03 AM

MySQL General: CREATE USER vs. GRANT ALL PRIVILEGES ON *.* TO