Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
The workshop is designed to help you anticipate possible questions, review what you've learned, and begin learning how to put your knowledge into practice.
| 1: | True or False: Telnet is a perfectly acceptable method to securely connect to MySQL from a remote host. |
| 2: | Which three pieces of information does MySQL check each time a request is made? |
| 3: | What command would you use to grant SELECT, INSERT, and UPDATE privileges to a user named bill on localhost to all tables on the BillDB database? Also, what piece of information is missing from this statement that is recommended for security purposes? |