The File permissions are three types
Read
Write
Execute
And change Permissions will set the these permissions to
You (Owner)
Group
Other
Generally the files we will give 644 and for folders 755. You can set the file permissions using ftp too.
Regarding mysql, Most of the time all the...