HI~
I want to backup a database and then recover it. When I use the syntax just like"source c:/mydb.sql" through the DB connect tool, it would be a error: the syntax is wrong.
However, I can be sure that the syntax is right, and I can use it in the mysql command line. Can anyone tell me why?
thanks.