Granting file permission on database to user
GRANT ALL ON jabparke_sb.* TO jabparke_web IDENTIFIED BY 'pasword'
-------------
grant all on draytek_support.* to draytek@localhost identified by 'uamocketyard';
GRANT ALL ON jabparke_sb.* TO jabparke_web IDENTIFIED BY 'pasword'
-------------
grant all on draytek_support.* to draytek@localhost identified by 'uamocketyard';