APPENDIX
A
Mastery Check Answers
his appendix contains the answer key to Mastery Check questions from the chapters in the book. Brief explanations supporting the answers follow each question. It is organized by chapter.
Chapter 1
True or False:
1. You use a Linux socket by default in a Linux MySQL Server after the default installation.
True. The default installation uses a socket. You must convert it to use a network port.
2. You configure a listening port when you use the MySQL Windows configuration tool.
True. The MySQL Windows configuration ...