Chapter 7. Introduction to Using MySQL

Table of Contents

7.1. Variations Between Operating Systems
7.2. Working From the Command Line
7.3. Using Query Browser
7.4. Sample Schema

7.1. Variations Between Operating Systems

MySQL functions slightly differently on different operating systems. For the most part these differences can be ignored but you should be aware of the following items:

  • sockets

  • auto-completion

  • file separators

  • etc

7.2. Working From the Command Line

7.3. Using Query Browser

7.4. Sample Schema