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
| SitePoint Sponsor |
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


it can work that way, although it is not secure. read the section on the MySQL priviledge system:
manual entry on mysql.com
Bookmarks