Problem copying database
It sounds kinda silly: I want to copy the files in one db directly to another empty db folder as to create a duplicate for testing purpose. If I do the copying while mysql is running, all the files will be in use and locked. But they still appear "in use" after I stop mysql and copy them. What might be the problem?Thanks in advance,
Ariodant