Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. The “dis” tag is merely a display name, so its exact name is of little significance

  2. The URI is of this format: “jdbcjdbc:mysql://IP_ADDRESS:PORT/PUT_DATABASE_NAME_HERE”HERE

    • Note: that the “IPIP_ADDRESS” ADDRESS can be localhost and the :PORT” PORT is optional, though the MySQL default is 3306

  3. It is important to also note that a login and password will be required based on how the database was set up

    • Note: When trying to re-edit the URI, it will look like there is a password, even if there really is not. This is intentional.

...