To backup your data you use mysqldump or the an application like the Toad for MySQL app you were referred to in another thread.
You do not backup a database by copying some files. Your database consists of things you don't mess with located in places like:
C:\ProgramData\MySQL\MySQL Server 5.6\data\peq
|