Using MySQL Database


  1. Check the MySQL Help Pages.

  2. Apply for a MySQL Account.

  3. The Server undcsmysql.mysql.database.azure.com
  4. The MySQL 5.1.73-standard is running on the server undcsmysql.mysql.database.azure.com (port 3306) in the cloud. Direct login to this machine is not enabled.

  5. Using (i) MySQL Workbench or (ii) MySQL Text Monitor to Manage Databases

  6. Using MySQL Workbench

    1. Downloading and installing MySQL Workbench at Download MySQL Workbench
      Note that the current version (6.3.8) does not work for the instructor, so an old version MySQL Workbench 5.2.44 is used with the following connection parameters:

      • Connection Method: Standard (TCP/IP),
      • Hostname: undcsmysql.mysql.database.azure.com,
      • Port: 3306, and
      • Username: your MySQL account ID.

    2. Starting Using MySQL Workbench



    Using MySQL Text Monitor

    Not Working Yet!