How to Import a .bak file using MySQL?
Posted
by
user682526
on Stack Overflow
See other posts from Stack Overflow
or by user682526
Published on 2011-03-29T17:19:14Z
Indexed on
2012/09/17
21:39 UTC
Read the original article
Hit count: 252
I have no knowledge on MySQL and I have received a .bak file from one of my customer and he asked me to "import" this file using MySQL. I installed MysQL Community Server free download which installs MySQL Command Line Client. Now I don't know how to Import this .bak file and can't read the necessary data that I need.
I tried installation of MySQL EE free trial as well but it doesn't give me anything that I can invoke the DB GUI so I can import the .bak file either.
I'm frustrated now and can't go anywhere. Can you please help ?
Thanks !
© Stack Overflow or respective owner