I've done a bit of searching on this and can't find anyone with my exact issue.
When I type mysql at the command prompt, and do not specify a username or password, it automatically connects using ODBC@localhost, and doesn't require a password of any kind. I can specify root and it does ask for a password, and works, but I don't want this ODBC to work without a password.
I haven't configured any ODBC setup on my machine, so I'm not sure how this came to be, or where I can disable/set a password, since my ODBC configuration is empty?
Any help would be appreciated
When I type mysql at the command prompt, and do not specify a username or password, it automatically connects using ODBC@localhost, and doesn't require a password of any kind. I can specify root and it does ask for a password, and works, but I don't want this ODBC to work without a password.
I haven't configured any ODBC setup on my machine, so I'm not sure how this came to be, or where I can disable/set a password, since my ODBC configuration is empty?
Any help would be appreciated