Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
2 answers
10k views

Access denied to user ODBC, but trying to login as root

I'm trying to do a backup of a MySQL database on Windows, but for some reason it's trying to log me in as ODBC instead of root - does anyone know why? As you can see below the red line, I can login ...
Danny Beckett's user avatar
1 vote
1 answer
207 views

mysql server password change while restoring

I restored all database backup from another server's dumpfile to my machine. At the end my mysql server's password changed to that mysql server's password. Why it got overwritten? What i need to do to ...
Praveen Prasannan's user avatar