SitePoint Sponsor |
|
User Tag List
Results 1 to 2 of 2
Thread: Mysql Changing the root password
Hybrid View
-
Aug 5, 2003, 20:38 #1
- Join Date
- Aug 2003
- Location
- Brasil
- Posts
- 82
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Mysql Changing the root password
Hello i'm learning how to work with Mysql and i'm having a problem whem I try to change the root password that is still the default the error message that i receive is : you are logged in *** anonymous and as anonymous you can't change passwords. What do i do, i don't know how to log in as root.
-
Aug 5, 2003, 23:40 #2
- Join Date
- Jul 2003
- Location
- Palo Alto
- Posts
- 179
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Code:mysql -u root
Bookmarks