1. Before you begin, type the following commands prior to typing MySQL to set file

permissions. This will allow you to perform the file output creation:

a. chmod +x change_perm.sh and then

b. ./change_perm.sh

c. Then, enter a command line session with MySQL and reconnect to the employee

information you entered in the previous lab.

d. Write a SELECT statement for the Employee table to check that you have

reconnected to the right information.