SitePoint Sponsor |
|
User Tag List
Results 1 to 2 of 2
Thread: Easy MySQL login question
-
Jul 20, 2002, 12:47 #1
- Join Date
- Jul 2002
- Posts
- 1
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Easy MySQL login question
If i type wrong password, or don't type -p, i can't log in.
If i type everything correct, i log in.
The problem is that if i type just mysql, without -h -u -p
it logs me in. Is that normal?
Thanks
-
Jul 20, 2002, 21:58 #2
- Join Date
- Sep 2001
- Location
- Planet Namek
- Posts
- 329
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
it can work that way, although it is not secure. read the section on the MySQL priviledge system:
manual entry on mysql.com
Bookmarks