Versions Compared

Key

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

...

1 - Log into MySQL console

Image Added

2 - Change to "DualShield" database:

Code Block
languagesql
mysql > use DualShield;

Image Added

3 - Execute the script below to import the database

...

* replace "FILE-PATH-TO" with the actual file path where the downloaded file is saved, e.g. "c:\downloads"

Image Added

Please note that it can take about 30 minutes to import the data.

...