mySQL DatabaseDiscussion related to mySQL database, mySQL queries, mySQL Commands, mySQL tutorials...
The thread "MySQL General: CREATE USER vs. GRANT ALL PRIVILEGES ON *.* TO" has not received any replies for a month. It has been automatically closed as a result. You may start a new thread on the topic if the information in this thread is not sufficient.
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'
To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts.
__________________
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
The thread "MySQL General: CREATE USER vs. GRANT ALL PRIVILEGES ON *.* TO" has not received any replies for a month. It has been automatically closed as a result. You may start a new thread on the topic if the information in this thread is not sufficient.